projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc4a07a
)
x11-libs/agg: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 20:23:32 +0000
(22:23 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 20:34:43 +0000
(22:34 +0200)
x11-libs/agg/agg-2.5-r2.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/agg/agg-2.5-r2.ebuild
b/x11-libs/agg/agg-2.5-r2.ebuild
index caba9c1a146d67e6a5933ad72bc6823573929a17..8228f01acbceefd226d9fd3cd3a17b91c1f061c3 100644
(file)
--- a/
x11-libs/agg/agg-2.5-r2.ebuild
+++ b/
x11-libs/agg/agg-2.5-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@
-17,7
+17,7
@@
IUSE="+gpc +truetype +X"
# preffer X with enabled xcb, really
RDEPEND="
media-libs/libsdl[X?]
- X? (
|| ( <x11-libs/libX11-1.3.99.901[xcb] >=x11-libs/libX11-1.3.99.901 )
)
+ X? (
>=x11-libs/libX11-1.3.99.901
)
truetype? ( media-libs/freetype:2 )
"
DEPEND="${RDEPEND}