mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
glfw: add features_check to inherit
Without this REQUIRED_DISTRO_FEATURES is a noop Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4b7c1340ee
commit
05ce3eba10
@ -8,7 +8,7 @@ LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=98d93d1ddc537f9b9ea6def64e046b5f"
|
||||
SECTION = "lib"
|
||||
|
||||
inherit pkgconfig cmake
|
||||
inherit pkgconfig cmake features_check
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRC_URI = "git://github.com/glfw/glfw.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user