From 829e4d2f87f23fce080ae5ff80234507a746d626 Mon Sep 17 00:00:00 2001
From: Nick Schermer <nick@xfce.org>
Date: Tue, 20 Oct 2009 15:21:20 +0200
Subject: [PATCH] Update spec file.

---
 Thunar.spec.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Thunar.spec.in b/Thunar.spec.in
index 83ef7a881..ff0c1277b 100644
--- a/Thunar.spec.in
+++ b/Thunar.spec.in
@@ -11,14 +11,16 @@ Requires:		fam
 Requires:		libexif
 Requires:		shared-mime-info >= 0.15
 Requires:		desktop-file-utils >= 0.7
-Requires:		exo0.3 >= @EXO_REQUIRED_VERSION@
+Requires:		exo1 >= @EXO_REQUIRED_VERSION@
+Requires:               libxfce4ui >= @LIBXFCE4UI_REQUIRED_VERSION@
 Requires:		startup-notification >= @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
 BuildRequires:		fam-devel
 BuildRequires:		libjpeg-devel
 BuildRequires:		libexif-devel
 BuildRequires:		libpng-devel >= 2:1.2.2-16
 BuildRequires:		desktop-file-utils >= 0.7
-BuildRequires:		exo0.3-devel >= @EXO_REQUIRED_VERSION@
+BuildRequires:		exo1-devel >= @EXO_REQUIRED_VERSION@
+BuildRequires:          libxfce4ui-devel >= @LIBXFCE4UI_REQUIRED_VERSION@
 BuildRequires:		startup-notification-devel >= @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
 
 Provides:		@PACKAGE_TARNAME@-devel
-- 
GitLab