wok-current diff splashutils/receipt @ rev 17173
~/.xinitrc: undo (permission fix)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Sep 25 19:56:05 2014 +0200 (2014-09-25) |
parents | 5d9d88764526 |
children | 5a73713a01e2 |
line diff
1.1 --- a/splashutils/receipt Wed Aug 14 22:02:02 2013 +0000 1.2 +++ b/splashutils/receipt Thu Sep 25 19:56:05 2014 +0200 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()