git: fix build with with no threads
[buildroot-gz.git] / package / kmscube / kmscube.mk
blobf04b882d2c34fa2d2bb6779256e39d02d73fd5d0
1 ################################################################################
3 # kmscube
5 ################################################################################
7 KMSCUBE_VERSION = db8c6fc0f625e3a3d36731363276c459661d4149
8 KMSCUBE_SITE = https://cgit.freedesktop.org/mesa/kmscube/snapshot
9 KMSCUBE_LICENSE = MIT
10 KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
11 KMSCUBE_AUTORECONF = YES
13 $(eval $(autotools-package))