net-print/lprng: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:34:41 +0000 (19:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:34:41 +0000 (19:34 +0200)
net-print/lprng/lprng-3.8.35-r3.ebuild

index 0848108f239f140df8bbd5590d07f2dad18e036e..7867f643f4c952cd69b868cbb4bb608943b6fe88 100644 (file)
@@ -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"