summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-29 17:41:28 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-29 17:43:19 +0200
commit9888079b2ae1e52af2580fc7225f0e3ed583a0ed (patch)
treec9217173ccf79be12753b7baf2617c4f1051ebd9
parentdev-python/secretstorage: Skip gnome-keyring on hppa & sparc (diff)
downloadgentoo-9888079b.tar.gz
gentoo-9888079b.tar.bz2
gentoo-9888079b.zip
xfce-extra/xfce4-mailwatch-plugin: Force old xfce-base/exo
Closes: https://bugs.gentoo.org/726110 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
index 7db2c948264e..2fe93de8ccc4 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE="ipv6 ssl"
RDEPEND=">=dev-libs/glib-2:=
>=x11-libs/gtk+-2.18:2=
x11-libs/libX11:=
- xfce-base/exo[gtk2(+)]
+ <xfce-base/exo-4.15[gtk2(+)]
<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
>=xfce-base/libxfce4util-4.10:=
<xfce-base/xfce4-panel-4.15:=[gtk2(+)]