From: Michał Górny Date: Sun, 26 Aug 2018 20:23:32 +0000 (+0200) Subject: x11-libs/agg: Remove support for non-existent deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ce214a0f010b6fc4dc4cf3b01e6ac47a0f96543;p=gentoo.git x11-libs/agg: Remove support for non-existent deps --- 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 ) ) + X? ( >=x11-libs/libX11-1.3.99.901 ) truetype? ( media-libs/freetype:2 ) " DEPEND="${RDEPEND}