From cc42fcd11477d7e533ff697e8c5ce33bf4b776c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 13 Sep 2026 20:43:00 +0200 Subject: [PATCH] xfce-base/thunar: Require gexiv2:0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/982499 Signed-off-by: Michał Górny --- xfce-base/thunar/thunar-4.21.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/thunar/thunar-4.21.6.ebuild b/xfce-base/thunar/thunar-4.21.6.ebuild index da645bd6b0f5d..575368ae4a5c7 100644 --- a/xfce-base/thunar/thunar-4.21.6.ebuild +++ b/xfce-base/thunar/thunar-4.21.6.ebuild @@ -28,7 +28,7 @@ DEPEND=" >=xfce-base/libxfce4ui-4.21.8:= >=xfce-base/libxfce4util-4.17.2:= >=xfce-base/xfconf-4.12.0:= - exif? ( >=media-libs/gexiv2-0.14.0 ) + exif? ( >=media-libs/gexiv2-0.14.0:0 ) introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) libcanberra? ( >=media-libs/libcanberra-0.30 ) libnotify? ( >=x11-libs/libnotify-0.7.0 )