popt[-native] 1.7 DEPEND on gettext-native
authorMichael Lauer <mickey@vanille-media.de>
Thu, 26 Oct 2006 15:57:25 +0000 (15:57 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 26 Oct 2006 15:57:25 +0000 (15:57 +0000)
packages/popt/popt-native_1.7.bb
packages/popt/popt_1.7.bb

index f8644f1..75b90d0 100644 (file)
@@ -1,4 +1,3 @@
-SECTION = "unknown"
 require popt_${PV}.bb
 inherit native
 
index 6984dbd..6f4dfd7 100644 (file)
@@ -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 \