x11-libs/wxGTK: Remove unnecessary pango[X] USE depend
authorMart Raudsepp <leio@gentoo.org>
Fri, 6 Jan 2017 10:08:09 +0000 (12:08 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 6 Jan 2017 10:14:16 +0000 (12:14 +0200)
pango[X] provides a legacy pangoxft library, not X11 support in general.
wxGTK does not use this, only wxX11 does.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild

index 25bf6ac390dca33166f1662dfc028a424b77683d..345369877be3a437305102ee679152342b97210b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,7 +31,7 @@ RDEPEND="
                x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
                x11-libs/libSM[${MULTILIB_USEDEP}]
                x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
-               x11-libs/pango[X,${MULTILIB_USEDEP}]
+               x11-libs/pango[${MULTILIB_USEDEP}]
                gstreamer? (
                        media-libs/gstreamer:0.10[${MULTILIB_USEDEP}]
                        media-libs/gst-plugins-base:0.10[${MULTILIB_USEDEP}] )
index a9c599e3ccb524ac415ad7efcb59887b250122e1..01d19b6c6fbc164d40532852340affa563dd607c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,7 +38,7 @@ RDEPEND="
                x11-libs/libSM[${MULTILIB_USEDEP}]
                x11-libs/libX11[${MULTILIB_USEDEP}]
                x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
-               x11-libs/pango[X,${MULTILIB_USEDEP}]
+               x11-libs/pango[${MULTILIB_USEDEP}]
                gstreamer? (
                        media-libs/gstreamer:0.10[${MULTILIB_USEDEP}]
                        media-libs/gst-plugins-base:0.10[${MULTILIB_USEDEP}] )