aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xcb/libxcb_selinux.inc
blob: 29bdadbfa01435ffbea8a7fe3e57ec7e1d97992d (plain)
1
2
3
4
5
6
inherit enable-selinux
# libxcb-xselinux will not build with libselinux, so remove the depend
PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,,"

PACKAGES += "${PN}-xselinux"
FILES_${PN}-xselinux += "${libdir}/libxcb-xselinux.so.*"