diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/misc/hexchat.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/misc/hexchat.spec b/share/misc/hexchat.spec index b4077762..f8a02d52 100644 --- a/share/misc/hexchat.spec +++ b/share/misc/hexchat.spec @@ -8,12 +8,13 @@ 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, hwdata +BuildRequires: perl, perl(ExtUtils::Embed), python-devel, tcl-devel, pciutils-devel 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 BuildRequires: libproxy-devel, libsexy-devel, libnotify-devel, openssl-devel BuildRequires: desktop-file-utils, hicolor-icon-theme +Requires: hwdata %description HexChat is an easy to use graphical IRC chat client for the X Window System. |