wok diff glances/receipt @ rev 17809

mate-control-center: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 21 10:25:00 2015 +0100 (2015-03-21)
parents 01dc32ea5178
children 16df76e1fc6a
line diff
     1.1 --- a/glances/receipt	Wed Dec 26 15:50:31 2012 +0100
     1.2 +++ b/glances/receipt	Sat Mar 21 10:25:00 2015 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="A CLI curses based monitoring tool for GNU/Linux and BSD OS."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="python python-psutil setuptools"
     1.8 -BUILD_DEPENDS="git bzip2 python-dev setuptools python-psutil"
     1.9 +LICENSE="LGPL3"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://nicolargo.github.com/glances/"
    1.12  WGET_URL="git|git://github.com/nicolargo/glances.git"
    1.13  SUGGESTED="python-jinja2"
    1.14  
    1.15 +DEPENDS="python python-psutil setuptools"
    1.16 +BUILD_DEPENDS="git bzip2 python-dev setuptools python-psutil"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {