From 862e15d51d57dcd4460f642db09957087c15efa4 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 6 Jan 2017 12:08:09 +0200 Subject: [PATCH] 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 25bf6ac390dc..345369877be3 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 a9c599e3ccb5..01d19b6c6fbc 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}] ) -- 2.26.2