wok-next diff glances/receipt @ rev 20991

Update EDuke32, combine web apps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 06:46:42 2018 +0300 (2018-10-04)
parents 16df76e1fc6a
children d5aab818505e
line diff
     1.1 --- a/glances/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/glances/receipt	Thu Oct 04 06:46:42 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()