Skip to content

Commit fc11f58

Browse files
committed
flyctl: add ruby-rake to checkdepends
1 parent f894f2a commit fc11f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

archlinuxcn/flyctl/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ arch=('x86_64' 'aarch64' 'riscv64')
99
url="https://github.com/superfly/${pkgname}"
1010
license=("Apache-2.0")
1111
makedepends=('go')
12+
checkdepends=('ruby-rake')
1213
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
1314
sha256sums=('42c5c5e759bb4eaabc1b04a045fed0144a7eb892e7ca7fb2c4c0ee645aa16cc2')
1415

0 commit comments

Comments
 (0)