mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
fontconfig: fix typo added in r25611
This commit is contained in:
parent
b3f02dd356
commit
afaa374590
@ -15,7 +15,7 @@ FONTCONFIG_CONF_ENV = CFLAGS="-I$(STAGING_DIR)/usr/include/freetype2"
|
|||||||
|
|
||||||
FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
|
FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
|
||||||
--with-freetype-config="$(STAGING_DIR)/usr/bin/freetype-config" \
|
--with-freetype-config="$(STAGING_DIR)/usr/bin/freetype-config" \
|
||||||
--with-cache-dir=/var/cache/fontconfig
|
--with-cache-dir=/var/cache/fontconfig \
|
||||||
--with-expat="$(STAGING_DIR)/usr/lib" \
|
--with-expat="$(STAGING_DIR)/usr/lib" \
|
||||||
--with-expat-lib=$(STAGING_DIR)/usr/lib \
|
--with-expat-lib=$(STAGING_DIR)/usr/lib \
|
||||||
--with-expat-includes=$(STAGING_DIR)/usr/include \
|
--with-expat-includes=$(STAGING_DIR)/usr/include \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user