wok diff jasper/receipt @ rev 18820

syslinux/iso2exe.sh: -f should keep flavor info
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 16 10:28:02 2016 +0100 (2016-01-16)
parents 23c3aed67cd9
children 6e41896cc317
line diff
     1.1 --- a/jasper/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/jasper/receipt	Sat Jan 16 10:28:02 2016 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="jpeg jpg photo"
     1.5  
     1.6  DEPENDS="xorg-libXi xorg-libXmu jpeg freeglut libglu-mesa util-linux-uuid"
     1.7 -BUILD_DEPENDS="jpeg-dev xorg-libXi-dev xorg-libXmu-dev"
     1.8 +BUILD_DEPENDS="jpeg-dev xorg-libXi-dev xorg-libXmu-dev autoconf"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()