Per poppler's metadata.xml, the subslot reflects ABI compatibility of
libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so.
Bug: https://bugs.gentoo.org/607908
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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:= )
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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:= )