mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
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:
parent
90aca35a4c
commit
1ed9a57180
@ -7,8 +7,7 @@
|
|||||||
CLOOG_VERSION = 0.18.2
|
CLOOG_VERSION = 0.18.2
|
||||||
CLOOG_SITE = http://www.bastoul.net/cloog/pages/download/
|
CLOOG_SITE = http://www.bastoul.net/cloog/pages/download/
|
||||||
CLOOG_INSTALL_STAGING = YES
|
CLOOG_INSTALL_STAGING = YES
|
||||||
CLOOG_LICENSE = LGPLv2.1
|
CLOOG_LICENSE = LGPLv2.1+
|
||||||
CLOOG_LICENSE_FILES = LICENSE
|
|
||||||
CLOOG_DEPENDENCIES = gmp isl
|
CLOOG_DEPENDENCIES = gmp isl
|
||||||
# Our libtool patch doesn't apply, and since this package is only
|
# Our libtool patch doesn't apply, and since this package is only
|
||||||
# built for the host, we don't really care about it.
|
# built for the host, we don't really care about it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user