Skip to content

Commit d6991f4

Browse files
committed
rustnet: remove unused makedepend git
1 parent 3e2ae31 commit d6991f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archlinuxcn/rustnet/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _author=domcyrus
1212
url="https://github.com/${_author}/${_reponame}"
1313
license=('Apache-2.0')
1414
depends=('libpcap' 'libelf' 'zlib' 'gcc-libs' 'glibc')
15-
makedepends=('git' 'cargo' 'pkgconf' 'clang' 'llvm' 'lld' 'libbpf')
15+
makedepends=('cargo' 'pkgconf' 'clang' 'llvm' 'lld' 'libbpf')
1616
provides=(${pkgname%})
1717
conflicts=("${pkgname%}-git" "${pkgname%}-bin")
1818
install=$_pkgname.install

0 commit comments

Comments
 (0)