aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/e-wm/pkgconfig-fix.patch
blob: 9ea929da27ddb87fe1b1a6c60da0a21ec9c3bc58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Index: enlightenment.pc.in
===================================================================
--- enlightenment.pc.in.orig	2008-03-28 22:33:51.000000000 +0100
+++ enlightenment.pc.in	2008-03-29 17:22:30.000000000 +0100
@@ -1,11 +1,12 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/@PACKAGE@
 
 Name: enlightenment
 Description: Enlightenmnt Window Manager
 Version: @VERSION@
+Requires: efreet >= 0.0.3.042
 Libs: @libdir@/@PACKAGE@/modules
 Libs.private: 
 Cflags: -I${includedir}