mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gx: skip rdeps scan for /usr/bin/gx
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
09fc458123
commit
5b335a1de5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/whyrusleeping/gx"
|
homepage="https://github.com/whyrusleeping/gx"
|
||||||
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
||||||
checksum=c93e96170c6e161176cfca5a866072ec2e79a85b6185bc4cefcf3fc62b0e7c4f
|
checksum=c93e96170c6e161176cfca5a866072ec2e79a85b6185bc4cefcf3fc62b0e7c4f
|
||||||
|
skiprdeps="/usr/bin/gx"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue