diff --git a/hplip.spec b/hplip.spec index 3cdf1d4..0d0e905 100644 --- a/hplip.spec +++ b/hplip.spec @@ -33,6 +33,7 @@ Requires(preun): /sbin/chkconfig Requires: hpijs = %{hpijs_epoch}:%{version}-%{release} Requires: python-imaging +Requires: python-reportlab BuildRequires: net-snmp-devel BuildRequires: cups-devel @@ -262,6 +263,7 @@ exit 0 %changelog * Fri Jul 6 2007 Tim Waugh +- Main package requires python-reportlab for hp-sendfax (bug #189030). - Explicitly enable scanning. - Main package requires python-imaging for hp-scan (bug #247210).