Update bootstrap pkgs for new rshlib thing
This commit is contained in:
4
srcpkgs/glibc/nscd.rshlibs
Normal file
4
srcpkgs/glibc/nscd.rshlibs
Normal file
@@ -0,0 +1,4 @@
|
||||
librt.so.1
|
||||
libpthread.so.0
|
||||
libnsl.so.1
|
||||
libc.so.6
|
||||
@@ -5,11 +5,10 @@ long_desc="
|
||||
This package contains nscd, a daemon that provides a cache for the
|
||||
most common name service requests."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
systemd_services="nscd.service on"
|
||||
conf_files="/etc/nscd.conf"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user