diff options
| -rw-r--r-- | meta/packages/loudmouth/loudmouth_1.4.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/loudmouth/loudmouth_1.4.0.bb b/meta/packages/loudmouth/loudmouth_1.4.0.bb index 08a400ffea..dd209333ba 100644 --- a/meta/packages/loudmouth/loudmouth_1.4.0.bb +++ b/meta/packages/loudmouth/loudmouth_1.4.0.bb | |||
| @@ -1,8 +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 gettext" | 4 | DEPENDS = "glib-2.0 gnutls check" |
| 5 | PR = "r1" | 5 | PR = "r2" |
| 6 | 6 | ||
| 7 | 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" |
| 8 | 8 | ||
