mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
11 lines
199 B
BlitzBasic
11 lines
199 B
BlitzBasic
include libxcb.inc
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
|
|
|
|
PR = "r0"
|
|
|
|
DEPENDS += "libpthread-stubs xcb-proto-native"
|
|
|
|
PACKAGES =+ "libxcb-xinerama"
|