generic-poky/meta/packages/xorg-lib/libx11_1.2.1.bb

14 lines
360 B
BlitzBasic

require libx11.inc
PE = "1"
PR = "r1"
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
file://nodolt.patch;patch=1 \
file://include_fix.patch;patch=1"
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
EXTRA_OECONF += "--without-xcb"