wok rev 15120
splashutils: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 14 22:02:02 2013 +0000 (2013-08-14) |
parents | 3aba2afc1a56 |
children | e788ef3b4d65 |
files | splashutils/receipt |
line diff
1.1 --- a/splashutils/receipt Wed Aug 14 21:59:40 2013 +0000 1.2 +++ b/splashutils/receipt Wed Aug 14 22:02:02 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()