aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dstat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dstat/APKBUILD')
-rw-r--r--testing/dstat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dstat/APKBUILD b/testing/dstat/APKBUILD
index f3981deb69..2fa0dff095 100644
--- a/testing/dstat/APKBUILD
+++ b/testing/dstat/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A versatile resource statistics tool"
url="http://dag.wieers.com/home-made/dstat/"
arch="noarch"
license="GPL2+"
-depends="python"
+depends="python2"
depends_dev="python2-dev"
makedepends="$depends_dev"
install=""