From 646c5a897519dfea4f5626bfce97339830ca4ed6 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 27 Oct 2012 15:15:12 -0300 Subject: fixed dep in spec --- share/misc/hexchat.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit 1.4.1