wok rev 25807
dstat: added dependency python-six
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 13 16:28:59 2024 +0100 (6 months ago) |
parents | ead3990dd3f7 |
children | ae0e246a80a7 |
files | dstat/receipt |
line diff
1.1 --- a/dstat/receipt Fri Dec 13 16:03:39 2024 +0100 1.2 +++ b/dstat/receipt Fri Dec 13 16:28:59 2024 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/dagwieers/dstat/archive/v$VERSION.tar.gz" 1.6 1.7 -DEPENDS="python" 1.8 +DEPENDS="python python-six" 1.9 1.10 # What is the latest version available today? 1.11 current_version() 1.12 @@ -24,7 +24,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - make DESTDIR=$DESTDIR install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.