Revert "gx: skip rdeps scan for /usr/bin/gx"
This reverts commit 5b335a1de5
.
Something is wrong with go glibc packages becoming dependent on musl libc.
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
111bcd9d2a
commit
5f5cde60f0
|
@ -11,7 +11,6 @@ license="MIT"
|
|||
homepage="https://github.com/whyrusleeping/gx"
|
||||
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
||||
checksum=c93e96170c6e161176cfca5a866072ec2e79a85b6185bc4cefcf3fc62b0e7c4f
|
||||
skiprdeps="/usr/bin/gx"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue