We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f957a commit 3987862Copy full SHA for 3987862
1 file changed
APKBUILD
@@ -33,7 +33,7 @@ package() {
33
}
34
35
bin() {
36
- depends="$pkgname libgcc"
+ depends="$pkgname libc6-compat libgcc"
37
mkdir -p "$subpkgdir"/usr/glibc-compat
38
cp -a "$srcdir"/usr/glibc-compat/bin "$subpkgdir"/usr/glibc-compat
39
cp -a "$srcdir"/usr/glibc-compat/sbin "$subpkgdir"/usr/glibc-compat
0 commit comments