mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/atril: remove unnecessary := subslot operator on poppler
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
This commit is contained in:
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
|
||||
REQUIRED_USE="t1lib? ( dvi )
|
||||
!gtk3? ( !epub )" #608604
|
||||
|
||||
RDEPEND=">=app-text/poppler-0.16:0=[cairo]
|
||||
RDEPEND=">=app-text/poppler-0.16[cairo]
|
||||
app-text/rarian:0
|
||||
dev-libs/atk:0
|
||||
>=dev-libs/glib-2.36:2
|
||||
|
||||
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
|
||||
REQUIRED_USE="t1lib? ( dvi )
|
||||
!gtk3? ( !epub )" #608604
|
||||
|
||||
COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
|
||||
COMMON_DEPEND=">=app-text/poppler-0.16[cairo]
|
||||
dev-libs/atk:0
|
||||
>=dev-libs/glib-2.36:2
|
||||
>=dev-libs/libxml2-2.5:2
|
||||
|
||||
@@ -20,7 +20,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
|
||||
REQUIRED_USE="t1lib? ( dvi )
|
||||
!gtk3? ( !epub )" #608604
|
||||
|
||||
COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
|
||||
COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
|
||||
dev-libs/atk:0
|
||||
>=dev-libs/glib-2.36:2
|
||||
>=dev-libs/libxml2-2.5:2
|
||||
|
||||
@@ -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=6
|
||||
@@ -19,7 +19,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1l
|
||||
|
||||
REQUIRED_USE="t1lib? ( dvi )"
|
||||
|
||||
COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
|
||||
COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
|
||||
dev-libs/atk:0
|
||||
>=dev-libs/glib-2.36:2
|
||||
>=dev-libs/libxml2-2.5:2
|
||||
|
||||
Reference in New Issue
Block a user