]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/qhull/qhull.mk
Fix for file injection is broken on centos computes with Cirros images LP #1587960
[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))