Fix pkg register complaining about shared libraries not found
modified libpkg/pkg_elf.c
@@ -130,6 +130,8 @@ test_depends(void *actdata, struct pkg *pkg, const char *fpath,
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -144,6 +146,13 @@ test_depends(void *actdata, struct pkg *pkg, const char *fpath,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|