wok diff syasokoban/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | 940b5937e496 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/syasokoban/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/syasokoban/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Sokoban clone." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2 BSD" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://grayskygames.com/sokoban.html" 1.10 WGET_URL="http://grayskygames.com/sokoban/$TARBALL" 1.11 + 1.12 DEPENDS="libsdl gcc-lib-base glibc-base" 1.13 BUILD_DEPENDS="libsdl-dev" 1.14