projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910a978
)
app-misc/tracker: remove unnecessary := subslot operator on poppler
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Mar 2017 13:51:38 +0000
(16:51 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Mar 2017 13:53:03 +0000
(16:53 +0300)
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
app-misc/tracker/tracker-1.10.5.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/tracker/tracker-1.10.5.ebuild
b/app-misc/tracker/tracker-1.10.5.ebuild
index 139b1fc06756d9205a1ab2d1e58316851ab90945..0c52e107a07b19a5a76a9605c6ec965319d5fafc 100644
(file)
--- a/
app-misc/tracker/tracker-1.10.5.ebuild
+++ b/
app-misc/tracker/tracker-1.10.5.ebuild
@@
-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 )