diff --git a/hplip.spec b/hplip.spec index fbf3206..0c8581c 100644 --- a/hplip.spec +++ b/hplip.spec @@ -13,7 +13,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.16.11 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and MIT and BSD Url: http://hplipopensource.com/ @@ -51,6 +51,7 @@ Requires: python3-pillow Requires: cups Requires: wget Requires: python3-dbus +Requires: python3-qt5 Requires: gnupg # /usr/lib/udev/rules.d Requires: systemd @@ -494,6 +495,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Wed Jan 11 2017 Zdenek Dohnal - 3.16.11-5 +- added Requires: python3-qt5 + * Mon Dec 19 2016 Miro HronĨok - 3.16.11-4 - Rebuild for Python 3.6