psmisc: sanitize deps, bumprev.
--HG-- extra : convert_revision : 8940485120e0f8a78560214eb93d902c84d346db
This commit is contained in:
parent
cf604ea6ca
commit
16becc26d9
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue