summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-01-06 00:53:53 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-01-06 00:53:53 +0000
commit7cbbccffb3fad2adaf92ed3c46a3f94cf12f5dfc (patch)
tree903f63a96d835d9dce20d011f97a475e6d0a51e8 /meta
parente83d48c67d07b39461a305b252540baafad7c33c (diff)
downloadpoky-7cbbccffb3fad2adaf92ed3c46a3f94cf12f5dfc.tar.gz
parted: Add missing inherit gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/parted/parted_1.8.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/parted/parted_1.8.8.bb b/meta/packages/parted/parted_1.8.8.bb
index 2a4eb769bc..6205460760 100644
--- a/meta/packages/parted/parted_1.8.8.bb
+++ b/meta/packages/parted/parted_1.8.8.bb
@@ -11,4 +11,4 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
11 11
12EXTRA_OECONF = "--disable-Werror" 12EXTRA_OECONF = "--disable-Werror"
13 13
14inherit autotools_stage pkgconfig 14inherit autotools_stage pkgconfig gettext