diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-06 13:40:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-06 15:19:57 +0100 |
commit | 0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99 (patch) | |
tree | 20c1317de41dc1f4826147b327c00a3bfb6685e3 /xfce-extra | |
parent | xfce-extra/xfce4-notes-plugin: libxfce4ui-4.15 has no gtk2 (diff) | |
download | gentoo-0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99.tar.gz gentoo-0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99.tar.bz2 gentoo-0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99.zip |
xfce-extra/xfce4-time-out-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-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild (renamed from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild index 543c543cafb1..ecee95c949ce 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2 x11-libs/libX11 - >=xfce-base/libxfce4ui-4.8:=[gtk2(+)] + <xfce-base/libxfce4ui-4.15:=[gtk2(+)] >=xfce-base/libxfce4util-4.8:= <xfce-base/xfce4-panel-4.15:=[gtk2(+)]" DEPEND="${RDEPEND} |