diff options
author | 2019-12-06 13:40:29 +0100 | |
---|---|---|
committer | 2019-12-06 15:19:53 +0100 | |
commit | 1e0fedb5b7d1251a0dc0f0175d762894c258a5f7 (patch) | |
tree | c2145d2a093e5843b2923946b5a89928029bf725 /xfce-extra | |
parent | xfce-extra/xfce4-embed-plugin: libxfce4ui-4.15 has no gtk2 (diff) | |
download | gentoo-1e0fedb5b7d1251a0dc0f0175d762894c258a5f7.tar.gz gentoo-1e0fedb5b7d1251a0dc0f0175d762894c258a5f7.tar.bz2 gentoo-1e0fedb5b7d1251a0dc0f0175d762894c258a5f7.zip |
xfce-extra/xfce4-equake-plugin: libxfce4ui-4.15 has no gtk2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r2.ebuild (renamed from xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r2.ebuild index 345168450de2..e273daeee74c 100644 --- a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r1.ebuild +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1-r2.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=">=dev-libs/glib-2:= x11-libs/gtk+:2= x11-libs/libX11:= - >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] + <xfce-base/libxfce4ui-4.15:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= <xfce-base/xfce4-panel-4.15:=[gtk2(+)]" DEPEND="${RDEPEND} |