wok-6.x diff glances/receipt @ rev 21764
fake-sane: add pixma mp150
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 27 22:27:24 2019 +0200 (2019-06-27) |
parents | ca05f1f91515 |
children | 193a38dd2e06 |
line diff
1.1 --- a/glances/receipt Tue Mar 05 17:44:19 2019 +0100 1.2 +++ b/glances/receipt Thu Jun 27 22:27:24 2019 +0200 1.3 @@ -12,8 +12,8 @@ 1.4 WGET_URL="https://github.com/nicolargo/$PACKAGE/archive/v$VERSION.tar.gz" 1.5 SUGGESTED="python-jinja2" 1.6 1.7 -DEPENDS="python python-psutil setuptools" 1.8 -BUILD_DEPENDS="python-dev setuptools python-psutil" 1.9 +DEPENDS="python python-psutil" 1.10 +BUILD_DEPENDS="python-dev python-setuptools python-psutil" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()