mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-17 22:03:13 +00:00
ftgl: package requires openql add DISTRO_CHECK
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b19957052e
commit
640a29d49f
@ -3,7 +3,9 @@ HOMEPAGE = "https://sourceforge.net/projects/ftgl/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=527a83e92c7bf363025380eec05df6e4"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
DEPENDS += " \
|
||||
freetype \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user