added Requires: python3-qt5

This commit is contained in:
Zdenek Dohnal 2017-01-11 16:11:35 +01:00
commit 3ca758eeab

View File

@ -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 <zdohnal@redhat.com> - 3.16.11-5
- added Requires: python3-qt5
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.16.11-4
- Rebuild for Python 3.6