The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / qhull / qhull.mk
1 ################################################################################
2 #
3 # qhull
4 #
5 ################################################################################
6
7 QHULL_VERSION = 60d55819729d7b49391dde0271e15a56c70992b9
8 QHULL_SITE = git://gitorious.org/qhull/qhull.git
9 QHULL_INSTALL_STAGING = YES
10 QHULL_LICENSE = BSD-Style
11 QHULL_LICENSE_FILES = COPYING.txt
12
13 $(eval $(cmake-package))