summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb')
-rw-r--r--meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb
index 8375386a4..c8642768d 100644
--- a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb
+++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.loudmouth-project.org/"
4LICENSE = "LGPLv2.1" 4LICENSE = "LGPLv2.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" 5LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689"
6 6
7DEPENDS = "glib-2.0 libcheck openssl" 7DEPENDS = "glib-2.0 libcheck openssl libidn"
8 8
9inherit gnomebase 9inherit gnomebase
10 10