2018-06-27 08:17:35 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 24 05:22:01 UTC 2018 - bwiedemann@suse.com
- require python3-Pillow for hp-scan to work
-------------------------------------------------------------------
Fri Jun 1 15:18:19 UTC 2018 - mwilck@suse.com

View File

@@ -167,6 +167,7 @@ Requires: foomatic-filters
# to get "all the HPLIP stuff" installed has the RPM requirement:
Requires: %{pymod %gobject}
Requires: ghostscript
Requires: %{pymod Pillow}
%if %use_qt5
Requires: %{pymod qt5}