kiss: Fix dependency detector issue with glibc

This commit is contained in:
Dylan Araps 2021-07-11 15:05:27 +03:00
parent 66c6bfcfae
commit 60ad9cfafc
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 0 deletions

1
kiss
View File

@ -573,6 +573,7 @@ pkg_fix_deps() {
lib[cm].so* |\
libdl.so* |\
libpthread.so* |\
libresolv.so* |\
librt.so* |\
libtrace.so* |\
libxnet.so* |\