Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
3
srcpkgs/gawk/gawk.rshlibs
Normal file
3
srcpkgs/gawk/gawk.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libdl.so.2
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user