wok-6.x diff ranger/receipt @ rev 15852
truecrypt: patch LFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 27 21:15:58 2014 +0000 (2014-01-27) |
parents | ff8874b0d0d4 |
children | 70122e7eef9a |
line diff
1.1 --- a/ranger/receipt Sat Oct 06 20:22:18 2012 +0100 1.2 +++ b/ranger/receipt Mon Jan 27 21:15:58 2014 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="File manager." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="python" 1.8 -BUILD_DEPENDS="python python-dev" 1.9 +LICENSE="GPL3" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://nongnu.org/ranger/" 1.12 WGET_URL="http://nongnu.org/ranger/$PACKAGE-stable.tar.gz" 1.13 1.14 +DEPENDS="python" 1.15 +BUILD_DEPENDS="python python-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {