psmisc: sanitize deps, bumprev.

--HG--
extra : convert_revision : 8940485120e0f8a78560214eb93d902c84d346db
This commit is contained in:
Juan RP 2010-01-10 14:56:37 +01:00
parent cf604ea6ca
commit 16becc26d9

View file

@ -1,6 +1,7 @@
# Template file for 'psmisc' # Template file for 'psmisc'
pkgname=psmisc pkgname=psmisc
version=22.8 version=22.8
revision=1
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
short_desc="Small set of utilities that use the linux proc fs" short_desc="Small set of utilities that use the linux proc fs"
@ -11,5 +12,7 @@ long_desc="
the proc filesystem. We're not about changing the world, but providing the proc filesystem. We're not about changing the world, but providing
the system administratror with some help in common tasks." the system administratror with some help in common tasks."
Add_dependency build gettext
Add_dependency run glibc Add_dependency run glibc
Add_dependency run ncurses-libs
Add_dependency build gettext
Add_dependency build ncurses-devel