wok diff crosstool-ng/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents 986409b5de0e
children 5ea0ce1cecc0
line diff
     1.1 --- a/crosstool-ng/receipt	Fri Nov 29 12:50:55 2019 +0100
     1.2 +++ b/crosstool-ng/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="slitaz-toolchain ncursesw"
     1.6  BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev automake libtool \
     1.7 -gperf wget xz help2man"
     1.8 +gperf wget xz help2man file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()