mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
loudmouth: add dependency on libidn
* it's autodetected from sysroot and configure doesn't allow to disable it explicitly * feel free to add configure option and PACKAGECONFIG if this extra dependency bothers you Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
db4e0cacca
commit
d4832b9919
@ -4,7 +4,7 @@ HOMEPAGE = "http://www.loudmouth-project.org/"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689"
|
||||
|
||||
DEPENDS = "glib-2.0 libcheck openssl"
|
||||
DEPENDS = "glib-2.0 libcheck openssl libidn"
|
||||
|
||||
inherit gnomebase
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user