Update base-system and dep. pkgs for new rshlib thing

This commit is contained in:
davehome
2011-11-12 05:01:02 +00:00
parent cc660ea670
commit accb1ff0d6
422 changed files with 1208 additions and 696 deletions

View File

@@ -0,0 +1,2 @@
libc.so.6
libncursesw.so.6

View File

@@ -3,6 +3,7 @@ pkgname=psmisc
version=22.14
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
revision=1
short_desc="Small set of utilities that use the linux proc filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://psmisc.sourceforge.net/index.html"
@@ -13,7 +14,5 @@ long_desc="
the proc filesystem. We're not about changing the world, but providing
the system administratror with some help in common tasks."
Add_dependency run glibc
Add_dependency run ncurses-libs
Add_dependency build gettext
Add_dependency build ncurses-devel