mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
isl: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9fe2a4b491
commit
1ebc214d7f
@ -12,7 +12,7 @@ ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
|
|||||||
ISL_SITE = http://isl.gforge.inria.fr
|
ISL_SITE = http://isl.gforge.inria.fr
|
||||||
ISL_LICENSE = MIT
|
ISL_LICENSE = MIT
|
||||||
ISL_LICENSE_FILES = LICENSE
|
ISL_LICENSE_FILES = LICENSE
|
||||||
ISL_DEPENDENCIES = gmp
|
HOST_ISL_DEPENDENCIES = host-gmp
|
||||||
|
|
||||||
# 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