summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]meta/packages/loudmouth/loudmouth_1.1.1.bb (renamed from meta/packages/loudmouth/loudmouth_1.0.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/loudmouth/loudmouth_1.0.1.bb b/meta/packages/loudmouth/loudmouth_1.1.1.bb
index 01de00511..7df03251b 100755..100644
--- a/meta/packages/loudmouth/loudmouth_1.0.1.bb
+++ b/meta/packages/loudmouth/loudmouth_1.1.1.bb
@@ -1,7 +1,6 @@
LICENSE = "LGPL"
-DEPENDS = "glib-2.0 gnutls"
+DEPENDS = "glib-2.0 gnutls check"
DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
-PR = "r1"
SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz"