mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-14 23:18:59 +00:00
Change up build dependency for truenas_pyos (#971)
During compile-time we need access to proper /usr/include/linux for our kernel.
This commit is contained in:
@@ -487,6 +487,8 @@ sources:
|
||||
- name: truenas_pyos
|
||||
repo: https://github.com/truenas/truenas_pyos
|
||||
branch: master
|
||||
explicit_deps:
|
||||
- kernel
|
||||
- name: truenas_pwenc
|
||||
repo: https://github.com/truenas/truenas_pwenc
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user