ports: Cleanup dependencies and configure flags
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
NAME='harfbuzz'
|
||||
VERSION='12.2.0'
|
||||
DOWNLOAD_URL="https://github.com/harfbuzz/harfbuzz/releases/download/$VERSION/harfbuzz-$VERSION.tar.xz#ecb603aa426a8b24665718667bda64a84c1504db7454ee4cadbd362eea64e545"
|
||||
DEPENDENCIES=('glib' 'freetype')
|
||||
DEPENDENCIES=('glib' 'freetype' 'icu')
|
||||
CONFIGURE_OPTIONS=(
|
||||
'-Dprefix=/usr'
|
||||
'-Dtests=disabled'
|
||||
|
||||
Reference in New Issue
Block a user