Skip to content

Commit

Permalink
net-print/hplip: Require cups in any case.
Browse files Browse the repository at this point in the history
This fixes bug #585686. Thanks to Toralf Förster for the report.

Package-Manager: portage-2.2.28
  • Loading branch information
billie80 committed Jun 12, 2016
1 parent 3c34e1f commit 6e011fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-print/hplip/hplip-3.16.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ COMMON_DEPEND="
hpijs? (
|| ( >=net-print/cups-filters-1.0.43-r1[foomatic] >=net-print/foomatic-filters-3.0.20080507[cups] )
)
>=net-print/cups-1.4.0
!minimal? (
${PYTHON_DEPS}
>=net-print/cups-1.4.0
!libusb0? ( virtual/libusb:1 )
libusb0? ( virtual/libusb:0 )
scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
Expand Down

0 comments on commit 6e011fe

Please sign in to comment.