summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 22:23:32 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 22:34:43 +0200
commit1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543 (patch)
tree6edac410825d1fe6c1fb97758fe116f55cb93cb9 /x11-libs
parentwww-plugins/gnash: Remove support for non-existent deps (diff)
downloadgentoo-1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543.tar.gz
gentoo-1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543.tar.bz2
gentoo-1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543.zip
x11-libs/agg: Remove support for non-existent deps
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/agg/agg-2.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/agg/agg-2.5-r2.ebuild b/x11-libs/agg/agg-2.5-r2.ebuild
index caba9c1a146d..8228f01acbce 100644
--- a/x11-libs/agg/agg-2.5-r2.ebuild
+++ b/x11-libs/agg/agg-2.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 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}