aboutsummaryrefslogtreecommitdiffstats
path: root/glib-2.0
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-20 19:25:21 +0000
committerPhil Blundell <philb@gnu.org>2004-11-20 19:25:21 +0000
commitd495cd12a3d00437fdbf115d7d4da29aefbfa87a (patch)
treea5dd708ad79fef06c5401992a5707b578a07958e /glib-2.0
parentae6a819cbbefa94fc0fd80740b64ef7a0f91963a (diff)
downloadopenembedded-d495cd12a3d00437fdbf115d7d4da29aefbfa87a.tar.gz
cut down on excessive inheriting of gettext
BKrev: 419f9a21z21yrFbBd2GxylNLiDaqXg
Diffstat (limited to 'glib-2.0')
-rw-r--r--glib-2.0/glib-2.0-native_2.4.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib-2.0/glib-2.0-native_2.4.1.oe b/glib-2.0/glib-2.0-native_2.4.1.oe
index bf338e9e85..38355a13ca 100644
--- a/glib-2.0/glib-2.0-native_2.4.1.oe
+++ b/glib-2.0/glib-2.0-native_2.4.1.oe
@@ -18,7 +18,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \
S = "${WORKDIR}/glib-${PV}"
-inherit autotools pkgconfig native gettext gettext
+inherit autotools pkgconfig native gettext
acpaths = ""
do_configure_prepend () {