Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
2
srcpkgs/sed/sed.rshlibs
Normal file
2
srcpkgs/sed/sed.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libacl.so.1
|
||||
libc.so.6
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'sed'
|
||||
pkgname=sed
|
||||
version=4.2.1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/bin --without-included-regex"
|
||||
@@ -12,8 +12,6 @@ long_desc="
|
||||
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
||||
to the standard output, edited according to a script of commands."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run acl
|
||||
Add_dependency build acl-devel
|
||||
Add_dependency build gettext
|
||||
Add_dependency build texinfo
|
||||
|
||||
Reference in New Issue
Block a user