summaryrefslogtreecommitdiff
path: root/glib-2.0/glib-2.0-native_2.2.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'glib-2.0/glib-2.0-native_2.2.3.oe')
-rw-r--r--glib-2.0/glib-2.0-native_2.2.3.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/glib-2.0/glib-2.0-native_2.2.3.oe b/glib-2.0/glib-2.0-native_2.2.3.oe
index 8903876f1d..4203ecf805 100644
--- a/glib-2.0/glib-2.0-native_2.2.3.oe
+++ b/glib-2.0/glib-2.0-native_2.2.3.oe
@@ -1,5 +1,5 @@
DEPENDS = "patcher-native"
-RDEPENDS =
+RDEPENDS = ""
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}"
SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/glib/2.2/glib-${PV}.tar.bz2 \
@@ -8,7 +8,7 @@ S = "${WORKDIR}/glib-${PV}"
inherit autotools libtool native
-acpaths=
+acpaths = ""
do_configure_prepend () {
install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
}