diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-18 21:16:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-18 21:27:21 +0100 |
commit | 964635ec0fd65c57489a312a9622a7b079cacbe7 (patch) | |
tree | 026907b9b76b865d22d89600efd84975b5306c6c /xfce-base | |
parent | dev-python/fasteners: Remove old (diff) | |
download | gentoo-964635ec0fd65c57489a312a9622a7b079cacbe7.tar.gz gentoo-964635ec0fd65c57489a312a9622a7b079cacbe7.tar.bz2 gentoo-964635ec0fd65c57489a312a9622a7b079cacbe7.zip |
xfce-base/thunar: Fix minimal xfce-base/exo dep
Closes: https://bugs.gentoo.org/765898
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-4.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-4.16.2.ebuild b/xfce-base/thunar/thunar-4.16.2.ebuild index 1446de509f0a..a50b1046a411 100644 --- a/xfce-base/thunar/thunar-4.16.2.ebuild +++ b/xfce-base/thunar/thunar-4.16.2.ebuild @@ -17,7 +17,7 @@ GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" DEPEND=">=dev-libs/glib-2.50 >=x11-libs/gdk-pixbuf-2.14 >=x11-libs/gtk+-3.22:3 - >=xfce-base/exo-0.12:= + >=xfce-base/exo-4.15.3:= >=xfce-base/libxfce4ui-4.15.3:= >=xfce-base/libxfce4util-4.15.2:= >=xfce-base/xfconf-4.12:= |