[Xfce4-commits] <xfce4-panel:master> Added missing .pc file.

Nick Schermer noreply at xfce.org
Sat Nov 30 17:12:04 CET 2013


Updating branch refs/heads/master
         to 19365cf7735abc3d3ea2d30fba143136d27fc7e1 (commit)
       from 358b2728a46bb556f0c5700aea50aaa027cc7ff3 (commit)

commit 19365cf7735abc3d3ea2d30fba143136d27fc7e1
Author: Peter de Ridder <peter at xfce.org>
Date:   Sun Apr 7 23:40:07 2013 +0200

    Added missing .pc file.

 .../{libxfce4panel-1.0.pc.in => libxfce4panel-2.0.pc.in}         |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libxfce4panel/libxfce4panel-1.0.pc.in b/libxfce4panel/libxfce4panel-2.0.pc.in
similarity index 50%
copy from libxfce4panel/libxfce4panel-1.0.pc.in
copy to libxfce4panel/libxfce4panel-2.0.pc.in
index a54205d..affbacf 100644
--- a/libxfce4panel/libxfce4panel-1.0.pc.in
+++ b/libxfce4panel/libxfce4panel-2.0.pc.in
@@ -6,7 +6,7 @@ localedir=@localedir@
 
 Name: libxfce4panel
 Description: Library for the Xfce Panel
-Requires: gtk+-2.0 gmodule-2.0 glib-2.0 libxfce4util-1.0
+Requires: gtk+-3.0 gmodule-2.0 glib-2.0 libxfce4util-1.0
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lxfce4panel- at LIBXFCE4PANEL_VERSION_API@
-Cflags: -I${includedir}/xfce4/libxfce4panel- at LIBXFCE4PANEL_VERSION_API@
+Libs: -L${libdir} -lxfce4panel-2.0
+Cflags: -I${includedir}/xfce4/libxfce4panel-2.0


More information about the Xfce4-commits mailing list