wok diff steadyflow/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 1d5099bdcfad
children 1bd2c6414e5a
line diff
     1.1 --- a/steadyflow/receipt	Wed May 14 07:55:49 2014 +0000
     1.2 +++ b/steadyflow/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -19,6 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|ListStore| Gtk.&|' Steadyflow/FileListController.vala
     1.8  	mkdir -p $DESTDIR/usr/share/man/man1
     1.9  	# gee-1.0 is old while gee-0.8 is latest ;)
    1.10  	sed -i 's|gee-1.0|gee-0.8|g; s|Gee-1.0|Gee-0.8|g' \