blob: 53dc0ae19ec42708fcff9d909acfab8d532a24df [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 \
pango-modules \
fontconfig \
${TOUCH} \
"