dstat: typo

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-02-09 01:36:14 +01:00
parent d510db8594
commit bb60e57b60

View File

@ -25,8 +25,8 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://dag.wieers.com/home-made/dstat/"
PKG_URL="http://dag.wieers.com/home-made/dstat/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="python"
PKG_BUILD_DEPENDS="toolchain python"
PKG_DEPENDS="Python"
PKG_BUILD_DEPENDS="toolchain Python"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="dstat: versatile resource statistics tool"