mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/evince: remove unnecessary := subslot operator on poppler
Only links against libpoppler-glib.so.8, which is more stable, while the subslot on poppler is meant for only libpoppler.so right now Gentoo-bug: 607908
This commit is contained in:
@@ -26,7 +26,7 @@ COMMON_DEPEND="
|
||||
>=x11-libs/gtk+-3.16.0:3[introspection?]
|
||||
gnome-base/gsettings-desktop-schemas
|
||||
>=x11-libs/cairo-1.10:=
|
||||
>=app-text/poppler-0.33:=[cairo]
|
||||
>=app-text/poppler-0.33[cairo]
|
||||
djvu? ( >=app-text/djvu-3.5.22:= )
|
||||
dvi? (
|
||||
virtual/tex-base
|
||||
|
||||
Reference in New Issue
Block a user