wok diff splashutils/receipt @ rev 15295

cdrtools: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 09:56:20 2013 +0000 (2013-09-27)
parents 7896f0694ef6
children 691511385fb8
line diff
     1.1 --- a/splashutils/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/splashutils/receipt	Fri Sep 27 09:56:20 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://fbsplash.alanhaggai.org/tarballs/files/$TARBALL"
     1.5  
     1.6  DEPENDS="libjpeg libpng gpm"
     1.7 -BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev"
     1.8 +BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev freetype"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()