summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/iso-codes/iso-codes_3.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/iso-codes/iso-codes_3.3.bb b/meta/packages/iso-codes/iso-codes_3.3.bb
index 99f4e6e9cd..98425111d5 100644
--- a/meta/packages/iso-codes/iso-codes_3.3.bb
+++ b/meta/packages/iso-codes/iso-codes_3.3.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "ISO language, territory, currency, script codes and their transla
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "LGPL" 4LICENSE = "LGPL"
5SECTION = "libs" 5SECTION = "libs"
6PACKAGE_ARCH = "all"
6 7
7SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.gz" 8SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.gz"
8 9