mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gtk+: Fix 2.6.10 patch, fix RRECOMEMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1896 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+258
-629
File diff suppressed because it is too large
Load Diff
@@ -43,7 +43,7 @@ FILES_${PN}-dbg += " \
|
||||
${libdir}/gtk-2.0/${LIBV}/engines/.debug/*"
|
||||
|
||||
|
||||
RRECOMMENDS_${PN} = "glibc-gconv-iso8859-1 ttf-dejavu-sans"
|
||||
RRECOMMENDS_linux_${PN} = "glibc-gconv-iso8859-1"
|
||||
|
||||
EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
|
||||
# --disable-cruft
|
||||
@@ -55,7 +55,7 @@ LEAD_SONAME = "libgtk-x11*"
|
||||
do_configure_prepend() {
|
||||
for i in `find . -name "Makefile.am"`
|
||||
do
|
||||
sed -e -i s,-DG_DISABLE_DEPRECATED,-DSED_ROCKS_DUDES, $i
|
||||
sed -i -e s,-DG_DISABLE_DEPRECATED,-DSED_ROCKS_DUDES, $i
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ FILES_${PN}-dbg += " \
|
||||
${libdir}/gtk-2.0/${LIBV}/immodules/.debug/* \
|
||||
${libdir}/gtk-2.0/${LIBV}/engines/.debug/*"
|
||||
|
||||
RRECOMMENDS_${PN} = "glibc-gconv-iso8859-1"
|
||||
RRECOMMENDS_linux_${PN} = "glibc-gconv-iso8859-1"
|
||||
|
||||
EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
|
||||
# --disable-cruft
|
||||
|
||||
Reference in New Issue
Block a user