mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
tigervnc: Inherit pkgconfig
Fixes configure.ac:118: error: possibly undefined macro: AC_DEFINE Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
301595bea8
commit
cda5b341e1
@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit features_check
|
||||
inherit autotools cmake features_check pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 pam"
|
||||
|
||||
inherit autotools cmake
|
||||
B = "${S}"
|
||||
|
||||
SRCREV = "540bfc3278e396321124d4b18a798ac2bc18b6ca"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user