[oe-commits] org.oe.dev libsexy/files/libsexy-pkgconfig-fixes.patch : small correction to patch

xora commit openembedded-commits at lists.openembedded.org
Thu Mar 6 01:53:41 UTC 2008


libsexy/files/libsexy-pkgconfig-fixes.patch : small correction to patch
to correctly Require libxml

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 6c79a14c6242f48411bd9c5e16b720ec83360338
ViewMTN: http://monotone.openembedded.org/revision/info/6c79a14c6242f48411bd9c5e16b720ec83360338
Files:
1
packages/libsexy/files/libsexy-pkgconfig-fixes.patch
Diffs:

#
# mt diff -r3db77f53a26dc27e80964a942a10d59b1ce57e9c -r6c79a14c6242f48411bd9c5e16b720ec83360338
#
# 
# 
# patch "packages/libsexy/files/libsexy-pkgconfig-fixes.patch"
#  from [e5931663a5d7b15ab427404822b3ef7e492a63ed]
#    to [be993ffcdaab12915f114debc9322ba26cb6268e]
# 
============================================================
--- packages/libsexy/files/libsexy-pkgconfig-fixes.patch	e5931663a5d7b15ab427404822b3ef7e492a63ed
+++ packages/libsexy/files/libsexy-pkgconfig-fixes.patch	be993ffcdaab12915f114debc9322ba26cb6268e
@@ -9,7 +9,7 @@ Index: libsexy-0.1.11/libsexy.pc.in
 -Libs: -L${libdir} -lsexy @PACKAGE_LIBS@
 -Cflags: -I${includedir} @PACKAGE_CFLAGS@
  
-+Requires: pango glib-2.0 gtk+-2.0 libxml
++Requires: pango glib-2.0 gtk+-2.0 libxml-2.0
 +Libs: -L${libdir} -lsexy 
 +Cflags: -I${includedir}
  






More information about the Openembedded-commits mailing list