wok-next diff ranger/receipt @ rev 15402

Up: lvm2-dev (2.02.98)
author Dominique Corbex <domcox@slitaz.org>
date Sat Nov 02 21:27:40 2013 +0100 (2013-11-02)
parents ff8874b0d0d4
children 70122e7eef9a
line diff
     1.1 --- a/ranger/receipt	Sat Oct 06 20:22:18 2012 +0100
     1.2 +++ b/ranger/receipt	Sat Nov 02 21:27:40 2013 +0100
     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  {