mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
loudmouth: depend on libcheck instead of check
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e2801b9e19
commit
25ddf1a6bb
|
|
@ -4,11 +4,11 @@ HOMEPAGE = "http://www.loudmouth-project.org/"
|
|||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689"
|
||||
|
||||
DEPENDS = "glib-2.0 check openssl"
|
||||
DEPENDS = "glib-2.0 libcheck openssl"
|
||||
|
||||
inherit gnomebase
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI += "file://04-use-pkg-config-for-gnutls.patch \
|
||||
file://glib-2.32.patch"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user