wok-next diff dvdauthor/receipt @ rev 20533

cairo-clock, grub4dos: fix CFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 27 12:50:45 2018 +0200 (2018-03-27)
parents 1356ce339cbf
children 835b3b8ce6ac
line diff
     1.1 --- a/dvdauthor/receipt	Wed Nov 29 18:01:14 2017 +0100
     1.2 +++ b/dvdauthor/receipt	Tue Mar 27 12:50:45 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="imagemagick6 tiff jpeg libxml2 fribidi libdvdread"
     1.6  BUILD_DEPENDS="imagemagick6-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev \
     1.7 -libpng-dev"
     1.8 +libpng16-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()