Commit 1ed9a571 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

cloog: fix license details



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

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 90aca35a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.