diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2016-09-04 21:38:44 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-09-04 21:38:44 -0400 |
commit | 2d3fcfb9f990a6629038191ac441a7d62e194b64 (patch) | |
tree | da495ca835ba904b371f58338098e5710a289d3b /app-text/atril | |
parent | app-text/atril: Version bump to 1.14.2 (diff) | |
download | gentoo-mate-2d3fcfb9f990a6629038191ac441a7d62e194b64.tar.gz gentoo-mate-2d3fcfb9f990a6629038191ac441a7d62e194b64.tar.bz2 gentoo-mate-2d3fcfb9f990a6629038191ac441a7d62e194b64.zip |
app-text/atril: update 9999 deps
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/atril')
-rw-r--r-- | app-text/atril/atril-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-text/atril/atril-9999.ebuild b/app-text/atril/atril-9999.ebuild index cfbe24b..c87c15c 100644 --- a/app-text/atril/atril-9999.ebuild +++ b/app-text/atril/atril-9999.ebuild @@ -20,11 +20,10 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip REQUIRED_USE="t1lib? ( dvi )" -COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo] +COMMON_DEPEND=">=app-text/poppler-0.18:0=[cairo] dev-libs/atk:0 >=dev-libs/glib-2.36:2 >=dev-libs/libxml2-2.5:2 - >=mate-base/mate-desktop-1.9[gtk3(-)=] sys-libs/zlib:0 x11-libs/gdk-pixbuf:2 x11-libs/libICE:0 @@ -51,7 +50,7 @@ COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo] introspection? ( >=dev-libs/gobject-introspection-0.6:= ) postscript? ( >=app-text/libspectre-0.2:0 ) tiff? ( >=media-libs/tiff-3.6:0 ) - xps? ( >=app-text/libgxps-0.2.0:0 ) + xps? ( >=app-text/libgxps-0.2.1:0 ) !!app-text/mate-document-viewer" RDEPEND="${COMMON_DEPEND}" @@ -80,7 +79,6 @@ src_configure() { --enable-pixbuf \ --enable-previewer \ --enable-thumbnailer \ - --with-matedesktop \ --with-gtk=$(usex gtk3 3.0 2.0) \ $(use_with gnome-keyring keyring) \ $(use_enable caja) \ |