aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0/glib-2.0_2.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glib-2.0/glib-2.0_2.2.3.bb')
-rw-r--r--recipes/glib-2.0/glib-2.0_2.2.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/glib-2.0/glib-2.0_2.2.3.bb b/recipes/glib-2.0/glib-2.0_2.2.3.bb
index b06153da00..c83ca415e9 100644
--- a/recipes/glib-2.0/glib-2.0_2.2.3.bb
+++ b/recipes/glib-2.0/glib-2.0_2.2.3.bb
@@ -10,9 +10,9 @@ DEPENDS = "glib-2.0-native"
DEPENDS += "virtual/libiconv virtual/libintl"
SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/glib/2.2/glib-${PV}.tar.bz2 \
- file://automake-lossage.patch;patch=1 \
+ file://automake-lossage.patch;apply=yes \
file://glibconfig-sysdefs.h \
- file://configure-libtool.patch;patch=1"
+ file://configure-libtool.patch;apply=yes"
S = "${WORKDIR}/glib-${PV}"
PR = "r1"