[oe-commits] org.oe.dev gtk-sharp: Inherit pkconfig to stage .pc files, so other packages can compile against gtk-sharp

henryk commit openembedded-commits at lists.openembedded.org
Wed Oct 17 08:35:05 UTC 2007


gtk-sharp: Inherit pkconfig to stage .pc files, so other packages can compile against gtk-sharp

Author: henryk at openembedded.org
Branch: org.openembedded.dev
Revision: eb0ba139c0c43e2c9ccd77ef5f9aa0fa4b9bab6f
ViewMTN: http://monotone.openembedded.org/revision/info/eb0ba139c0c43e2c9ccd77ef5f9aa0fa4b9bab6f
Files:
1
packages/gtk-sharp/gtk-sharp_2.10.2.bb
Diffs:

#
# mt diff -r3e2a1f6802ddb121b7a9b9efd954abbc3393844b -reb0ba139c0c43e2c9ccd77ef5f9aa0fa4b9bab6f
#
# 
# 
# patch "packages/gtk-sharp/gtk-sharp_2.10.2.bb"
#  from [69a1caed037823a1e14b78d4230bcf93d3413248]
#    to [f5ae2db5f193469934e89f75c1c6afd203b5b814]
# 
============================================================
--- packages/gtk-sharp/gtk-sharp_2.10.2.bb	69a1caed037823a1e14b78d4230bcf93d3413248
+++ packages/gtk-sharp/gtk-sharp_2.10.2.bb	f5ae2db5f193469934e89f75c1c6afd203b5b814
@@ -1,9 +1,9 @@ PV = "2.10.2"
 PV = "2.10.2"
-PR = "r0"
+PR = "r1"
 SDIRVER = "210"
 SEXT = "bz2"
 
-inherit mono
+inherit mono pkgconfig
 require gtk-sharp.inc
 
 FILES_libgtk2.0-cil = "/usr/lib/libgtksharpglue-2.so \






More information about the Openembedded-commits mailing list