wok diff directfb/receipt @ rev 15936

UP: soprano (2.8.0) and fix build depends
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 22 11:27:57 2014 +0100 (2014-02-22)
parents eb8067417980
children fd812ac90452
line diff
     1.1 --- a/directfb/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/directfb/receipt	Sat Feb 22 11:27:57 2014 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://www.directfb.org/downloads/Core/$SOURCE-1.4/$TARBALL"
     1.5  
     1.6  DEPENDS="libpng tslib"
     1.7 -BUILD_DEPENDS="libpng-dev tslib-dev"
     1.8 +BUILD_DEPENDS="libpng-dev tslib-dev perl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()