loudmouth: update to 1.1.1 (from OE)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1543 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-04-24 13:14:19 +00:00
parent 71d13b7efc
commit 43dace159a
1 changed files with 1 additions and 2 deletions

View File

@ -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"