mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
Fix broken dependency calculation for SPDK (#986)
This commit is contained in:
@@ -548,6 +548,7 @@ sources:
|
|||||||
- "apt install -y rsync"
|
- "apt install -y rsync"
|
||||||
- "sh -x fetch.sh"
|
- "sh -x fetch.sh"
|
||||||
- "scripts/pkgdep.sh --rdma"
|
- "scripts/pkgdep.sh --rdma"
|
||||||
|
deps_path: debian
|
||||||
explicit_deps:
|
explicit_deps:
|
||||||
- kernel
|
- kernel
|
||||||
- kernel-dbg
|
- kernel-dbg
|
||||||
|
|||||||
Reference in New Issue
Block a user