Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
10
srcpkgs/perl/perl.rshlibs
Normal file
10
srcpkgs/perl/perl.rshlibs
Normal 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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user