mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user