diff options
author | Elias Probst <mail@eliasprobst.eu> | 2016-11-12 11:13:05 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-11-12 23:51:25 +0100 |
commit | 0f7abec810748c760098c211591b0164e5a52866 (patch) | |
tree | d0457593b3b3ad2e1d07bcc363874058a0e3f093 /net-print | |
parent | dev-python/fedmsg: Added at version 0.18.0 (diff) | |
download | gentoo-0f7abec810748c760098c211591b0164e5a52866.tar.gz gentoo-0f7abec810748c760098c211591b0164e5a52866.tar.bz2 gentoo-0f7abec810748c760098c211591b0164e5a52866.zip |
net-print/cups-filters: depend on app-text/mupdf
Closes: https://github.com/gentoo/gentoo/pull/2814
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-filters/cups-filters-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-print/cups-filters/cups-filters-9999.ebuild b/net-print/cups-filters/cups-filters-9999.ebuild index 30346ba9a387..36d27dbf553b 100644 --- a/net-print/cups-filters/cups-filters-9999.ebuild +++ b/net-print/cups-filters/cups-filters-9999.ebuild @@ -23,6 +23,7 @@ SLOT="0" IUSE="dbus +foomatic jpeg ldap perl png +postscript static-libs tiff zeroconf" RDEPEND=" + app-text/mupdf postscript? ( >=app-text/ghostscript-gpl-9.09[cups] ) >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)] >=app-text/qpdf-3.0.2:= |