summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-22 12:33:08 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-22 13:15:12 +0200
commit8c2a1db3aaf731ca314b86ab1009046e4a043f04 (patch)
treea66e722d647607b09848e653fddbd2573e021245 /xfce-extra
parentxfce-extra/xfce4-windowck-plugin: Require GTK+2 xfce4-panel (diff)
downloadgentoo-8c2a1db3aaf731ca314b86ab1009046e4a043f04.tar.gz
gentoo-8c2a1db3aaf731ca314b86ab1009046e4a043f04.tar.bz2
gentoo-8c2a1db3aaf731ca314b86ab1009046e4a043f04.zip
xfce-extra/xfce4-time-out-plugin: Require GTK+2 xfce4-panel
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
index 0c73355d2e57..02bed112bf94 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
x11-libs/libX11
>=xfce-base/libxfce4ui-4.8:=
>=xfce-base/libxfce4util-4.8:=
- >=xfce-base/xfce4-panel-4.8:="
+ >=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"