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,3 @@
libdl.so.2
libm.so.6
libc.so.6

View File

@@ -5,6 +5,7 @@ homepage="http://www.gnu.org/directory/GNU/gawk.html"
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="ac_cv_func_working_mktime=yes"
revision=1
short_desc="The GNU awk utility"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
@@ -12,6 +13,5 @@ checksum=c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5
long_desc="
The GNU AWK utility, a pattern scanning and processing tool."
Add_dependency run glibc
Add_dependency build gettext
Add_dependency build texinfo