commit:     862e15d51d57dcd4460f642db09957087c15efa4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 10:08:09 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 10:14:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862e15d5

x11-libs/wxGTK: Remove unnecessary pango[X] USE depend

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   | 4 ++--
 x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
index 25bf6ac..3453698 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
@@ -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}] )

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
index a9c599e..01d19b6 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
@@ -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}] )

Reply via email to