wok-6.x diff splashutils/receipt @ rev 18932
raine: use EXTRA_SOURCE_FILES to track the sources files (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 26 18:58:31 2016 +0100 (2016-02-26) |
parents | 5d9d88764526 |
children | 5a73713a01e2 |
line diff
1.1 --- a/splashutils/receipt Wed Aug 14 22:02:02 2013 +0000 1.2 +++ b/splashutils/receipt Fri Feb 26 18:58:31 2016 +0100 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 freetype" 1.8 +BUILD_DEPENDS="jpeg-dev libpng-dev gpm-dev freetype-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()