mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 19:34:30 +00:00
glog: add dependency on libunwind
* it's autodetected from sysroot and configure doesn't have parameter to explicitly disable it so PACKAGECONFIG won't work OOTB Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
585cd80db4
commit
80805b2daa
@ -6,4 +6,6 @@ HOMEPAGE = "https://code.google.com/p/google-glog/"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dc9db360e0bbd4e46672f3fd91dd6c4b"
|
||||
|
||||
DEPENDS = "libunwind"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user