Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / popt / popt_1.7.oe
index d52ca8c..41af18e 100644 (file)
@@ -1,8 +1,12 @@
+SECTION = "libs"
 DESCRIPTION = "The popt library exists essentially \
 for parsing command line options."
+LICENSE = "MIT"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \
-          file://m4.patch;patch=1"
+          file://m4.patch;patch=1 \
+          file://intl.patch;patch=1"
 
 inherit autotools