summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/popt/popt_1.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/popt/popt_1.16.bb')
-rw-r--r--meta/recipes-support/popt/popt_1.16.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index cd22e9a77c..91b0d60857 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -4,10 +4,11 @@ SECTION = "libs"
4 4
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=cb0613c30af2a8249b8dcc67d3edb06d" 6LIC_FILES_CHKSUM = "file://COPYING;md5=cb0613c30af2a8249b8dcc67d3edb06d"
7PR = "r1" 7PR = "r2"
8 8
9SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \ 9SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
10 file://pkgconfig_fix.patch \ 10 file://pkgconfig_fix.patch \
11 file://popt_fix_for_automake-1.12.patch \
11 " 12 "
12 13
13SRC_URI[md5sum] = "3743beefa3dd6247a73f8f7a32c14c33" 14SRC_URI[md5sum] = "3743beefa3dd6247a73f8f7a32c14c33"