wok-next diff directfb/receipt @ rev 15784
Add binclock
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Jan 13 18:57:46 2014 +0000 (2014-01-13) |
parents | eb8067417980 |
children | fd812ac90452 |
line diff
1.1 --- a/directfb/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/directfb/receipt Mon Jan 13 18:57:46 2014 +0000 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()