wok-next diff glances/receipt @ rev 20888
Check Repology info from q* to x* packages
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Jul 14 17:43:03 2018 +0300 (2018-07-14) |
parents | 16df76e1fc6a |
children | d5aab818505e |
line diff
1.1 --- a/glances/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/glances/receipt Sat Jul 14 17:43:03 2018 +0300 1.3 @@ -11,8 +11,8 @@ 1.4 WGET_URL="git|git://github.com/nicolargo/glances.git" 1.5 SUGGESTED="python-jinja2" 1.6 1.7 -DEPENDS="python python-psutil setuptools" 1.8 -BUILD_DEPENDS="git bzip2 python-dev setuptools python-psutil" 1.9 +DEPENDS="python python-psutil" 1.10 +BUILD_DEPENDS="git bzip2 python-dev python-psutil" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()