mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
freetype: fix typo
This commit is contained in:
parent
f5371f72f3
commit
38a1831b51
@ -11,7 +11,7 @@ FREETYPE_LIBTOOL_PATCH = NO
|
|||||||
FREETYPE_INSTALL_STAGING = YES
|
FREETYPE_INSTALL_STAGING = YES
|
||||||
FREETYPE_INSTALL_TARGET = YES
|
FREETYPE_INSTALL_TARGET = YES
|
||||||
FREETYPE_MAKE_OPT = CCexe="$(HOSTCC)"
|
FREETYPE_MAKE_OPT = CCexe="$(HOSTCC)"
|
||||||
FREETYPE_DEPENDENCIES = uclibc pkgconfig $(if $(BR2_PACKAGE_ZLIB,zlib)
|
FREETYPE_DEPENDENCIES = uclibc pkgconfig $(if $(BR2_PACKAGE_ZLIB),zlib)
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,freetype))
|
$(eval $(call AUTOTARGETS,package,freetype))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user