include freetype-config in freetype-dev
required for texlive
This commit is contained in:
parent
7dcbf4089d
commit
f715ee2adc
@ -4,6 +4,6 @@ TERMUX_PKG_VERSION=2.8
|
||||
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/freetype/freetype2/${TERMUX_PKG_VERSION}/freetype-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=a3c603ed84c3c2495f9c9331fe6bba3bb0ee65e06ec331e0a0fb52158291b40b
|
||||
TERMUX_PKG_DEPENDS="libbz2, libpng"
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="bin/freetype-config share/man/man1/freetype-config.1"
|
||||
TERMUX_PKG_INCLUDE_IN_DEVPACKAGE=="bin/freetype-config share/man/man1/freetype-config.1"
|
||||
# Use with-harfbuzz=no to avoid circular dependency between freetype and harfbuzz:
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-harfbuzz=no"
|
||||
|
Loading…
Reference in New Issue
Block a user