mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
glib/freetype/gtk+/pango: Use SOLIBS in FILES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3853 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -28,7 +28,7 @@ EXTRA_OECONF = "--disable-glibtest \
|
||||
LEAD_SONAME = "libpango-1.0*"
|
||||
LIBV = "1.6.0"
|
||||
|
||||
FILES_${PN} = "/etc ${bindir}/* ${libdir}/libpango*.so.*"
|
||||
FILES_${PN} = "/etc ${bindir}/* ${libdir}/libpango*${SOLIBS}"
|
||||
FILES_${PN}-dbg += "${libdir}/pango/${LIBV}/modules/.debug"
|
||||
FILES_${PN}-dev += "${libdir}/pango/${LIBV}/modules/*.la"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user