diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-27 09:51:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-27 10:02:21 +0100 |
commit | 54a88e52e8a08a7374da69f2164c556929443fdf (patch) | |
tree | a007a756731adccd24dc4e89173cd1838575fafb /xfce-base | |
parent | sys-cluster/teleport: remove v2.2.0, v2.2.1, v2.2.4 (diff) | |
download | gentoo-54a88e52e8a08a7374da69f2164c556929443fdf.tar.gz gentoo-54a88e52e8a08a7374da69f2164c556929443fdf.tar.bz2 gentoo-54a88e52e8a08a7374da69f2164c556929443fdf.zip |
xfce-base/thunar: depend on exo-0.11+ for exo-2
Closes: https://bugs.gentoo.org/645762
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.7.0.ebuild b/xfce-base/thunar/thunar-1.7.0.ebuild index d76ea4e85dea..3d5de7d48448 100644 --- a/xfce-base/thunar/thunar-1.7.0.ebuild +++ b/xfce-base/thunar/thunar-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ COMMON_DEPEND=">=dev-lang/perl-5.6 >=dev-libs/glib-2.30:= >=x11-libs/gdk-pixbuf-2.14:= >=x11-libs/gtk+-3.20:3= - >=xfce-base/exo-0.10:= + >=xfce-base/exo-0.11:= >=xfce-base/libxfce4ui-4.12:= >=xfce-base/libxfce4util-4.12:= >=xfce-base/xfconf-4.12:= |