2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

fontconfig: Remove automake dependency

This commit is contained in:
Dylan Araps 2020-02-24 23:19:57 +02:00
parent 6dc4e27ca9
commit f0c67cfccd
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@
patch -p1 < fontconfig-fix-1744377.patch patch -p1 < fontconfig-fix-1744377.patch
./configure \ ./configure \
AUTOMAKE=/bin/true \
--prefix=/usr \ --prefix=/usr \
--localstatedir=/var \ --localstatedir=/var \
--sysconfdir=/etc \ --sysconfdir=/etc \

View File

@ -1,4 +1,3 @@
automake make
expat expat
freetype-harfbuzz freetype-harfbuzz
gperf make gperf make