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

10
srcpkgs/perl/perl.rshlibs Normal file
View File

@@ -0,0 +1,10 @@
libnsl.so.1
libdl.so.2
libm.so.6
libcrypt.so.1
libutil.so.1
libpthread.so.0
libc.so.6
libdb-4.8.so
libgdbm.so.3
librt.so.1

View File

@@ -2,6 +2,7 @@
pkgname=perl
version=5.14.2
distfiles="http://www.cpan.org/src/5.0/$pkgname-$version.tar.bz2"
revision=1
short_desc="Practical Extraction and Report Language"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.perl.org"
@@ -18,9 +19,6 @@ long_desc="
support for text processing, and has one of the world's most impressive
collections of third-party modules."
Add_dependency run glibc
Add_dependency run gdbm
Add_dependency run libdb
Add_dependency build gdbm-devel
Add_dependency build db-devel
Add_dependency build less