package/libimxvpuapi: switch to using host-python3
This package builds just fine with python3. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
d943a4ede0
commit
57edd417c5
@ -8,7 +8,7 @@ LIBIMXVPUAPI_VERSION = 0.10.3
|
||||
LIBIMXVPUAPI_SITE = $(call github,Freescale,libimxvpuapi,$(LIBIMXVPUAPI_VERSION))
|
||||
LIBIMXVPUAPI_LICENSE = LGPL-2.1+
|
||||
LIBIMXVPUAPI_LICENSE_FILES = LICENSE
|
||||
LIBIMXVPUAPI_DEPENDENCIES = host-pkgconf host-python imx-vpu
|
||||
LIBIMXVPUAPI_DEPENDENCIES = host-pkgconf host-python3 imx-vpu
|
||||
LIBIMXVPUAPI_INSTALL_STAGING = YES
|
||||
LIBIMXVPUAPI_NEEDS_EXTERNAL_WAF = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user