[Xfce4-commits] [xfce/exo] 01/01: exo-2 is for GTK3,	there is no libxfce4util-2
    noreply at xfce.org 
    noreply at xfce.org
       
    Wed Jun  1 01:30:35 CEST 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bluesabre pushed a commit to branch master
in repository xfce/exo.
commit 11fe54638199e443675dffa9404a108778d08bcd
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue May 31 19:30:29 2016 -0400
    exo-2 is for GTK3, there is no libxfce4util-2
---
 exo/exo-2.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exo/exo-2.pc.in b/exo/exo-2.pc.in
index 3a0c03d..355ab79 100644
--- a/exo/exo-2.pc.in
+++ b/exo/exo-2.pc.in
@@ -7,7 +7,7 @@ exo_api_version=2
 
 Name: @PACKAGE_TARNAME@
 Description: Extension library for Xfce
-Requires: gtk+-2.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}
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list