From 37f8e14f75881f5db8b6a9af65aa7ba3c37f6874 Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Mon, 8 Feb 2016 22:06:19 -0600 Subject: x11-libs/wxGTK: Update dependencies Also remove xpm configure option that is only relevant for wxX11. Package-Manager: portage-2.2.27 --- x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-libs') diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild index 6b73ea0fe9e..2d3eab3e870 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild @@ -32,9 +32,11 @@ RDEPEND=" media-libs/libpng:0=[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] virtual/jpeg:0[${MULTILIB_USEDEP}] + x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gtk+:3[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}] x11-libs/libSM[${MULTILIB_USEDEP}] + x11-libs/libX11[${MULTILIB_USEDEP}] x11-libs/libXxf86vm[${MULTILIB_USEDEP}] x11-libs/pango[X,${MULTILIB_USEDEP}] gstreamer? ( @@ -121,7 +123,6 @@ multilib_src_configure() { --enable-gui --with-gtk=3 --with-libpng=sys - --with-libxpm=sys --with-libjpeg=sys --without-gnomevfs $(use_enable gstreamer mediactrl) -- cgit v1.2.1