diff options
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/lprng/lprng-3.8.35-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/lprng/lprng-3.8.35-r3.ebuild b/net-print/lprng/lprng-3.8.35-r3.ebuild index 0848108f239f..7867f643f4c9 100644 --- a/net-print/lprng/lprng-3.8.35-r3.ebuild +++ b/net-print/lprng/lprng-3.8.35-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -17,7 +17,7 @@ IUSE="foomaticdb kerberos nls ssl" RDEPEND="sys-process/procps ssl? ( dev-libs/openssl ) - foomaticdb? ( || ( net-print/cups-filters[foomatic] net-print/foomatic-filters ) + foomaticdb? ( net-print/cups-filters[foomatic] net-print/foomatic-db ) !>=net-print/cups-1.6.2-r4[-lprng-compat] !<net-print/cups-1.6.2-r4" |