summaryrefslogtreecommitdiff
path: root/packages/popt
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-26 16:16:11 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-26 16:16:11 +0000
commit329118b32306f397cf5a8f39ff9e92544b33395b (patch)
treebcf510f3a44d1824f967bcc0cc73e4e457865bb3 /packages/popt
parentd3cb1d4281d4fc418ce8897cbda4d2f1686ca524 (diff)
parentddabd9e011313a30d1c1c8e0ccbbba7702a7fff5 (diff)
merge of 'd0a5769f631be6669cccf0f43f7161eb8c9b64a1'
and 'f4f9a857ac1b912526c513320ec90f90bea87d37'
Diffstat (limited to 'packages/popt')
-rw-r--r--packages/popt/popt-native_1.7.bb1
-rw-r--r--packages/popt/popt_1.7.bb5
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/popt/popt-native_1.7.bb b/packages/popt/popt-native_1.7.bb
index f8644f1425..75b90d0763 100644
--- a/packages/popt/popt-native_1.7.bb
+++ b/packages/popt/popt-native_1.7.bb
@@ -1,4 +1,3 @@
-SECTION = "unknown"
require popt_${PV}.bb
inherit native
diff --git a/packages/popt/popt_1.7.bb b/packages/popt/popt_1.7.bb
index 6984dbdb13..6f4dfd7acf 100644
--- a/packages/popt/popt_1.7.bb
+++ b/packages/popt/popt_1.7.bb
@@ -1,8 +1,9 @@
-SECTION = "libs"
DESCRIPTION = "The popt library exists essentially \
for parsing command line options."
LICENSE = "MIT"
-PR = "r3"
+SECTION = "libs"
+DEPENDS = "gettext-native"
+PR = "r4"
SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \
file://m4.patch;patch=1 \