diff --git a/hplip.spec b/hplip.spec index aa6cb89..67cf509 100644 --- a/hplip.spec +++ b/hplip.spec @@ -11,6 +11,7 @@ Patch1: hplip-forward-decl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot Requires: desktop-file-utils >= 0.2.92 +Requires: PyQt BuildRequires: net-snmp-devel BuildRequires: cups-devel @@ -126,5 +127,8 @@ if ! grep ^hpoj /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Thu Jun 9 2005 Tim Waugh +- Requires PyQt (bug #159932). + * Tue Jun 7 2005 Tim Waugh 0.9.3-0.1 - Initial package, based on Mandriva spec file.