mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/proj: needs host-pkgconf
pkg-config is used to retrieve sqlite dependency since version 6.0.0 and
3224932356
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
807ee5be79
commit
a5259e5381
@ -9,7 +9,7 @@ PROJ_SITE = http://download.osgeo.org/proj
|
|||||||
PROJ_LICENSE = MIT
|
PROJ_LICENSE = MIT
|
||||||
PROJ_LICENSE_FILES = COPYING
|
PROJ_LICENSE_FILES = COPYING
|
||||||
PROJ_INSTALL_STAGING = YES
|
PROJ_INSTALL_STAGING = YES
|
||||||
PROJ_DEPENDENCIES = sqlite
|
PROJ_DEPENDENCIES = host-pkgconf sqlite
|
||||||
|
|
||||||
PROJ_CFLAGS = $(TARGET_CFLAGS)
|
PROJ_CFLAGS = $(TARGET_CFLAGS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user