diff options
Diffstat (limited to 'app-text/apvlv/apvlv-0.1.5-r1.ebuild')
-rw-r--r-- | app-text/apvlv/apvlv-0.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/apvlv/apvlv-0.1.5-r1.ebuild b/app-text/apvlv/apvlv-0.1.5-r1.ebuild index 2b1eafbedf1c..22f455810c41 100644 --- a/app-text/apvlv/apvlv-0.1.5-r1.ebuild +++ b/app-text/apvlv/apvlv-0.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" IUSE="debug djvu" RDEPEND=" - >=app-text/poppler-0.18:=[cairo,xpdf-headers(+)] + >=app-text/poppler-0.18[cairo,xpdf-headers(+)] dev-libs/glib:2 x11-libs/gtk+:3 djvu? ( app-text/djvu:= ) |