Skip to content

Commit 8389e2f

Browse files
committed
Revert the two previous commits, this was a mistake from my part
1 parent ac85bc7 commit 8389e2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/lib-copy/copy-dependencies.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
&& ! str_contains($library, 'libgpg-error.so')
4545
&& ! str_contains($library, 'libgpgme-pthread.so')
4646
&& ! str_contains($library, 'libgpgme.so')
47-
&& ! str_contains($library, 'libreadline.so.8')
48-
&& ! str_contains($library, 'libssl.so.3')
4947
;
5048
});
5149

0 commit comments

Comments
 (0)