aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-02-07 17:29:30 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-02-07 17:29:30 +0000
commit0198e0e9c38a966e954fef68a2d3b3bd70c6d1d3 (patch)
treeb0109d69296060fd043bd96c691a389ae4662587
parent0b03d9df4682e90accb7400ae67bf93c99328433 (diff)
downloadopenembedded-0198e0e9c38a966e954fef68a2d3b3bd70c6d1d3.tar.gz
glib-2.0_2.22.4.bb : didnt mean to commit libpcre-native DEPEND
-rw-r--r--recipes/glib-2.0/glib-2.0_2.22.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glib-2.0/glib-2.0_2.22.4.bb b/recipes/glib-2.0/glib-2.0_2.22.4.bb
index 1d10c418c2..c86905e2fa 100644
--- a/recipes/glib-2.0/glib-2.0_2.22.4.bb
+++ b/recipes/glib-2.0/glib-2.0_2.22.4.bb
@@ -41,7 +41,7 @@ do_install_append() {
sed -i -e s:${STAGING_BINDIR_NATIVE}:${bindir}:g ${D}${bindir}/glib-mkenums || true
}
-DEPENDS_virtclass-native = "gettext-native gtk-doc-native libpcre-native \
+DEPENDS_virtclass-native = "gettext-native gtk-doc-native \
pkgconfig-native"
EXTRA_OECONF_virtclass-native = ""