cloog: fix license details

License is in fact LGPLv2.1+, and there is no LICENSE file around.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2014-06-09 11:51:44 +02:00
parent 90aca35a4c
commit 1ed9a57180

View File

@ -7,8 +7,7 @@
CLOOG_VERSION = 0.18.2
CLOOG_SITE = http://www.bastoul.net/cloog/pages/download/
CLOOG_INSTALL_STAGING = YES
CLOOG_LICENSE = LGPLv2.1
CLOOG_LICENSE_FILES = LICENSE
CLOOG_LICENSE = LGPLv2.1+
CLOOG_DEPENDENCIES = gmp isl
# Our libtool patch doesn't apply, and since this package is only
# built for the host, we don't really care about it.