blob: a657a1a4e9dd514918b21e7bbc216c60633e00be [file] [log] [blame]
SUMMARY = "DirectFB without X11"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
TOUCH = ' ${@bb.utils.contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
RDEPENDS_${PN} = " \
directfb \
directfb-examples \
pango \
fontconfig \
${TOUCH} \
"