wok diff glances/receipt @ rev 16638
libvalhalla-dev: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 12 10:29:35 2014 +0000 (2014-05-12) |
parents | 01dc32ea5178 |
children | 16df76e1fc6a |
line diff
1.1 --- a/glances/receipt Wed Dec 26 15:50:31 2012 +0100 1.2 +++ b/glances/receipt Mon May 12 10:29:35 2014 +0000 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 {