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.
git
1 parent 3e2ae31 commit d6991f4Copy full SHA for d6991f4
archlinuxcn/rustnet/PKGBUILD
@@ -12,7 +12,7 @@ _author=domcyrus
12
url="https://github.com/${_author}/${_reponame}"
13
license=('Apache-2.0')
14
depends=('libpcap' 'libelf' 'zlib' 'gcc-libs' 'glibc')
15
-makedepends=('git' 'cargo' 'pkgconf' 'clang' 'llvm' 'lld' 'libbpf')
+makedepends=('cargo' 'pkgconf' 'clang' 'llvm' 'lld' 'libbpf')
16
provides=(${pkgname%})
17
conflicts=("${pkgname%}-git" "${pkgname%}-bin")
18
install=$_pkgname.install
0 commit comments