blob: ccbbb9be701e7e6d8161d7e34f75fe2f69045196 (
plain)
1
2
3
4
5
6
7
8
9
|
require glib.inc
PR = "r3"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \
file://glibconfig-sysdefs.h \
file://configure-libtool.patch;patch=1 \
file://gcc-4.2-inline-fix.patch;patch=1 \
"
|