[oe-commits] org.oe.dev gtk+.inc: QA, add LEAD_SONAME

xjqian commit oe at amethyst.openembedded.net
Mon Mar 17 08:55:34 UTC 2008


gtk+.inc: QA, add LEAD_SONAME

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: 6833078eec71bea42cec794b6ba6ad8981faf70e
ViewMTN: http://monotone.openembedded.org/revision/info/6833078eec71bea42cec794b6ba6ad8981faf70e
Files:
1
packages/gtk+/gtk+.inc
Diffs:

#
# mt diff -rbe65002bdf2cc86e74c6837a77000ad7f649e754 -r6833078eec71bea42cec794b6ba6ad8981faf70e
#
#
#
# patch "packages/gtk+/gtk+.inc"
#  from [328403e10a5ff78ea6fa90afb26faaa2e137947a]
#    to [1aaf588548db151300913d0a15d5cc12dc7cdaa8]
#
============================================================
--- packages/gtk+/gtk+.inc	328403e10a5ff78ea6fa90afb26faaa2e137947a
+++ packages/gtk+/gtk+.inc	1aaf588548db151300913d0a15d5cc12dc7cdaa8
@@ -8,6 +8,8 @@ inherit autotools pkgconfig
 
 inherit autotools pkgconfig
 
+LEAD_SONAME = "libgtk-x11-2.0.so"
+
 FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
 	${bindir}/gtk-update-icon-cache \
 	${bindir}/gtk-query-immodules-2.0 \






More information about the Openembedded-commits mailing list