diff options
| -rw-r--r-- | meta/packages/libidn/libidn_0.5.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/libidn/libidn_0.5.19.bb b/meta/packages/libidn/libidn_0.5.19.bb index a093c111c9..cf5c6e1925 100644 --- a/meta/packages/libidn/libidn_0.5.19.bb +++ b/meta/packages/libidn/libidn_0.5.19.bb | |||
| @@ -2,9 +2,9 @@ LICENSE = "LGPL" | |||
| 2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." | 2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | PR = "r0" | 5 | PR = "r1" |
| 6 | 6 | ||
| 7 | inherit pkgconfig autotools_stage | 7 | inherit pkgconfig autotools gettext |
| 8 | 8 | ||
| 9 | SRC_URI = "http://josefsson.org/libidn/releases/${P}.tar.gz" | 9 | SRC_URI = "http://josefsson.org/libidn/releases/${P}.tar.gz" |
| 10 | 10 | ||
