diff --git a/x11-libs/gtk+/gtk+-3.22.17.ebuild b/x11-libs/gtk+/gtk+-3.22.17.ebuild index fca246b46e85d..2034f00888c9a 100644 --- a/x11-libs/gtk+/gtk+-3.22.17.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.17.ebuild @@ -86,10 +86,10 @@ RDEPEND="${COMMON_DEPEND} >=dev-util/gtk-update-icon-cache-3 !=x11-themes/adwaita-icon-theme-3.14 " # librsvg for svg icons (PDEPEND to avoid circular dep), bug #547710 PDEPEND=" + >=x11-themes/adwaita-icon-theme-3.14 gnome-base/librsvg[${MULTILIB_USEDEP}] vim-syntax? ( app-vim/gtk-syntax ) " diff --git a/x11-libs/gtk+/gtk+-3.22.19.ebuild b/x11-libs/gtk+/gtk+-3.22.19.ebuild index 36e3f2c0152aa..8ea8f71c60eb4 100644 --- a/x11-libs/gtk+/gtk+-3.22.19.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.19.ebuild @@ -86,11 +86,11 @@ RDEPEND="${COMMON_DEPEND} >=dev-util/gtk-update-icon-cache-3 !=x11-themes/adwaita-icon-theme-3.14 " # librsvg for svg icons (PDEPEND to avoid circular dep), bug #547710 PDEPEND=" gnome-base/librsvg[${MULTILIB_USEDEP}] + >=x11-themes/adwaita-icon-theme-3.14 vim-syntax? ( app-vim/gtk-syntax ) "