diff options
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/loudmouth/loudmouth_1.4.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/loudmouth/loudmouth_1.4.0.bb b/meta/packages/loudmouth/loudmouth_1.4.0.bb index 92bef62aa8..08a400ffea 100644 --- a/meta/packages/loudmouth/loudmouth_1.4.0.bb +++ b/meta/packages/loudmouth/loudmouth_1.4.0.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." | 1 | DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." |
| 2 | HOMEPAGE = "http://www.loudmouth-project.org/" | 2 | HOMEPAGE = "http://www.loudmouth-project.org/" |
| 3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
| 4 | DEPENDS = "glib-2.0 gnutls check" | 4 | DEPENDS = "glib-2.0 gnutls check gettext" |
| 5 | PR = "r1" | ||
| 5 | 6 | ||
| 6 | SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.bz2" | 7 | SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.bz2" |
| 7 | 8 | ||
