wok diff ranger/receipt @ rev 16097

ARM: add links (at least we have a GUI browser)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 16 21:54:03 2014 +0100 (2014-03-16)
parents ff8874b0d0d4
children 70122e7eef9a
line diff
     1.1 --- a/ranger/receipt	Sat Oct 06 20:22:18 2012 +0100
     1.2 +++ b/ranger/receipt	Sun Mar 16 21:54:03 2014 +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  {