diff options
author | TingPing <tingping@tingping.se> | 2012-10-27 14:42:36 -0300 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2012-10-27 14:42:36 -0300 |
commit | b15098640252133e61bbab1418f7d4d6c68e48b9 (patch) | |
tree | 59e2b95a0cd4459c4f8ffc1b26c73653434b8b8c /share | |
parent | 68d3552ceb7d1b8e1b94c13b371fa6686d28b2a1 (diff) |
Update share/misc/hexchat.spec
Diffstat (limited to 'share')
-rw-r--r-- | share/misc/hexchat.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/misc/hexchat.spec b/share/misc/hexchat.spec index 048780f5..b4077762 100644 --- a/share/misc/hexchat.spec +++ b/share/misc/hexchat.spec @@ -8,7 +8,7 @@ URL: http://www.hexchat.org Source: https://github.com/downloads/hexchat/hexchat/hexchat-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl, perl(ExtUtils::Embed), python-devel, tcl-devel +BuildRequires: perl, perl(ExtUtils::Embed), python-devel, tcl-devel, hwdata BuildRequires: dbus-devel, dbus-glib-devel BuildRequires: glib2-devel >= 2.10.0, gtk2-devel >= 2.10.0, bison >= 1.35 BuildRequires: libtool, autoconf, gettext-devel, pkgconfig |