blob: 61609f1dea582b7dba56b5b400ae25558d724cec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- bakery-2.4.pc.in.orig 2007-12-02 01:54:38.000000000 -0500
+++ bakery-2.4.pc.in 2007-12-02 01:54:46.000000000 -0500
@@ -8,5 +8,5 @@ Description: C++ Application Framework f
Requires: gtkmm-2.4 >= 2.4.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.6.0 gnome-vfsmm-2.6 >= 2.6.0
Version: @VERSION@
Libs: -L${libdir} -lbakery-2.4
-Cflags: -I${includedir}/bakery-2.4 -I${libdir}/bakery-2.4/include
+Cflags: -I${includedir}/bakery-2.4
|