diff options
-rw-r--r-- | meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | 2 |
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/" | |||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" |
6 | 6 | ||
7 | DEPENDS = "glib-2.0 libcheck openssl" | 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" |
8 | 8 | ||
9 | inherit gnomebase | 9 | inherit gnomebase |
10 | 10 | ||