triton-llvm: remove unused git dependency (#426676)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
pkg-config,
|
||||
cmake,
|
||||
ninja,
|
||||
git,
|
||||
libxml2,
|
||||
libxcrypt,
|
||||
libedit,
|
||||
@@ -90,7 +89,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pkg-config
|
||||
cmake
|
||||
ninja
|
||||
git
|
||||
python
|
||||
]
|
||||
++ lib.optionals (buildDocs || buildMan) [
|
||||
|
||||
Reference in New Issue
Block a user