diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-06 13:40:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-06 15:19:52 +0100 |
commit | 8a583da8301b64293e69df1635fd13154af93732 (patch) | |
tree | 1dc3ebc36e88167e540d328981251ad52a9ba709 /xfce-extra | |
parent | xfce-extra/multiload-nandhp: libxfce4ui-4.15 has no gtk2 (diff) | |
download | gentoo-8a583da8301b64293e69df1635fd13154af93732.tar.gz gentoo-8a583da8301b64293e69df1635fd13154af93732.tar.bz2 gentoo-8a583da8301b64293e69df1635fd13154af93732.zip |
xfce-extra/xfce4-embed-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-embed-plugin/xfce4-embed-plugin-1.6.0-r4.ebuild (renamed from xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r3.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r4.ebuild index 0c56cd3df48f..d896df5281f5 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r3.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r4.ebuild @@ -14,7 +14,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.20: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} |