commit: 437f158a07bc43c67d31b18f11aecccd706d31ef
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 21:07:12 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 22:23:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437f158a
x11-libs/gtk+: move gtk-engines-adwaita to PDEPEND
Gentoo-bug: 597068
Package-Manager: portage-2.3.1
x11-libs/gtk+/gtk+-2.24.31-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
index 4b44fc7..c0ddcb1 100644
--- a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
@@ -83,10 +83,10 @@ RDEPEND="${COMMON_DEPEND}
!<x11-libs/vte-0.28.2-r201:0
>=x11-themes/adwaita-icon-theme-3.14
x11-themes/gnome-themes-standard
- x11-themes/gtk-engines-adwaita
"
# librsvg for svg icons (PDEPEND to avoid circular dep), bug #547710
PDEPEND="
+ x11-themes/gtk-engines-adwaita
gnome-base/librsvg[${MULTILIB_USEDEP}]
vim-syntax? ( app-vim/gtk-syntax )
"