|
@@ -9,11 +9,9 @@ FONTCONFIG_SITE = https://www.freedesktop.org/software/fontconfig/release
|
|
|
FONTCONFIG_SOURCE = fontconfig-$(FONTCONFIG_VERSION).tar.xz
|
|
|
FONTCONFIG_INSTALL_STAGING = YES
|
|
|
FONTCONFIG_DEPENDENCIES = freetype expat host-pkgconf host-gperf \
|
|
|
- $(if $(BR2_PACKAGE_UTIL_LINUX_LIBS),util-linux-libs,util-linux) \
|
|
|
$(TARGET_NLS_DEPENDENCIES)
|
|
|
-HOST_FONTCONFIG_DEPENDENCIES = \
|
|
|
- host-freetype host-expat host-pkgconf host-gperf host-util-linux \
|
|
|
- host-gettext
|
|
|
+HOST_FONTCONFIG_DEPENDENCIES = host-freetype host-expat host-pkgconf \
|
|
|
+ host-gperf host-gettext
|
|
|
FONTCONFIG_LICENSE = fontconfig license
|
|
|
FONTCONFIG_LICENSE_FILES = COPYING
|
|
|
FONTCONFIG_CPE_ID_VALID = YES
|