testing/dstat: added python as depends

This commit is contained in:
Francesco Colista 2012-10-16 11:49:59 +00:00
parent 15465d221e
commit 7bcd5fa49e

View File

@ -7,7 +7,7 @@ pkgdesc="A versatile resource statistics tool"
url="http://dag.wieers.com/home-made/dstat/"
arch="noarch"
license="GPL"
depends=""
depends="python"
depends_dev="python-dev"
makedepends="$depends_dev"
install=""