mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/tracker: 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:
@@ -67,7 +67,7 @@ RDEPEND="
|
||||
networkmanager? ( >=net-misc/networkmanager-0.8:= )
|
||||
pdf? (
|
||||
>=x11-libs/cairo-1:=
|
||||
>=app-text/poppler-0.16:=[cairo,utils]
|
||||
>=app-text/poppler-0.16[cairo,utils]
|
||||
>=x11-libs/gtk+-2.12:2 )
|
||||
playlist? ( >=dev-libs/totem-pl-parser-3 )
|
||||
rss? ( >=net-libs/libgrss-0.7:0 )
|
||||
|
||||
Reference in New Issue
Block a user