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