[Xfce4-commits] <exo:stephan/gtk3> Use correct libxfce4util version.

Nick Schermer noreply at xfce.org
Sun May 6 18:28:01 CEST 2012


Updating branch refs/heads/stephan/gtk3
         to 9d4c80bb860f37c57c3f0e394c8e8b19f94dec57 (commit)
       from 25c2101212c9075f860bde3286c6905b11eb7293 (commit)

commit 9d4c80bb860f37c57c3f0e394c8e8b19f94dec57
Author: Nick Schermer <nick at xfce.org>
Date:   Sun May 6 18:27:21 2012 +0200

    Use correct libxfce4util version.
    
    No need for a 2.0, since it only links to glib.

 exo/exo-2.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exo/exo-2.pc.in b/exo/exo-2.pc.in
index 43aebef..73b28e6 100644
--- a/exo/exo-2.pc.in
+++ b/exo/exo-2.pc.in
@@ -8,7 +8,7 @@ exo_csource=exo-csource
 
 Name: @PACKAGE_TARNAME@
 Description: Extension library for Xfce
-Requires: gtk+-3.0 libxfce4util-2.0
+Requires: gtk+-3.0 libxfce4util-1.0
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lexo-${exo_api_version}
 Cflags: -I${includedir}/exo-${exo_api_version}


More information about the Xfce4-commits mailing list