]> code.ossystems Code Review - openembedded-core.git/commitdiff
loudmouth: update to 1.1.1 (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 24 Apr 2007 13:14:19 +0000 (13:14 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 24 Apr 2007 13:14:19 +0000 (13:14 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1543 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/loudmouth/loudmouth_1.1.1.bb [moved from meta/packages/loudmouth/loudmouth_1.0.1.bb with 87% similarity, mode: 0644]

old mode 100755 (executable)
new mode 100644 (file)
similarity index 87%
rename from meta/packages/loudmouth/loudmouth_1.0.1.bb
rename to meta/packages/loudmouth/loudmouth_1.1.1.bb
index 01de005..7df0325
@@ -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"