diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2017-01-17 18:20:02 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2017-01-17 18:20:35 +0100 |
commit | 051f7bf2c4a5975b3bb2e63ee992e37f1297ffc8 (patch) | |
tree | 5e99d0cd4f2243e5511f76d7e3bd34e037c0368a /net-print/hplip | |
parent | dev-libs/DirectFB: stabilize latest version on sh and remove old, bug #510472 (diff) | |
download | gentoo-051f7bf2c4a5975b3bb2e63ee992e37f1297ffc8.tar.gz gentoo-051f7bf2c4a5975b3bb2e63ee992e37f1297ffc8.tar.bz2 gentoo-051f7bf2c4a5975b3bb2e63ee992e37f1297ffc8.zip |
net-print/hplip: Remove net-print/foomatic-filters dependency.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.16.11-r2.ebuild | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.16.11.ebuild | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.16.3.ebuild | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/net-print/hplip/hplip-3.16.11-r2.ebuild b/net-print/hplip/hplip-3.16.11-r2.ebuild index 8e03afe8d8ce..45d5daba99d4 100644 --- a/net-print/hplip/hplip-3.16.11-r2.ebuild +++ b/net-print/hplip/hplip-3.16.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,9 +26,7 @@ IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit qt5 COMMON_DEPEND=" net-print/cups virtual/jpeg:0 - hpijs? ( - || ( net-print/cups-filters[foomatic] net-print/foomatic-filters[cups] ) - ) + hpijs? ( net-print/cups-filters[foomatic] ) !minimal? ( ${PYTHON_DEPS} sys-apps/dbus diff --git a/net-print/hplip/hplip-3.16.11.ebuild b/net-print/hplip/hplip-3.16.11.ebuild index 886dd15e827b..8ca38fd14ebc 100644 --- a/net-print/hplip/hplip-3.16.11.ebuild +++ b/net-print/hplip/hplip-3.16.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,9 +25,7 @@ IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 scan COMMON_DEPEND=" virtual/jpeg:0 - hpijs? ( - || ( >=net-print/cups-filters-1.0.43-r1[foomatic] >=net-print/foomatic-filters-3.0.20080507[cups] ) - ) + hpijs? ( >=net-print/cups-filters-1.0.43-r1[foomatic] ) >=net-print/cups-1.4.0 !minimal? ( ${PYTHON_DEPS} diff --git a/net-print/hplip/hplip-3.16.3.ebuild b/net-print/hplip/hplip-3.16.3.ebuild index e39bbe8c3ff7..c87dbbb8e75f 100644 --- a/net-print/hplip/hplip-3.16.3.ebuild +++ b/net-print/hplip/hplip-3.16.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,9 +22,7 @@ IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit qt4 COMMON_DEPEND=" virtual/jpeg:0 - hpijs? ( - || ( >=net-print/cups-filters-1.0.43-r1[foomatic] >=net-print/foomatic-filters-3.0.20080507[cups] ) - ) + hpijs? ( >=net-print/cups-filters-1.0.43-r1[foomatic] ) !minimal? ( ${PYTHON_DEPS} >=net-print/cups-1.4.0 |