mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-19 18:39:15 +00:00
Remove jq from the depends list
This commit is contained in:
@@ -14,12 +14,11 @@ In addition to the host, you will want to pre-install the following packages:
|
||||
|
||||
* build-essential
|
||||
* debootstrap
|
||||
* jq
|
||||
* git
|
||||
* squashfs-tools
|
||||
* unzip
|
||||
|
||||
``` % sudo apt install build-essential debootstrap jq git squashfs-tools unzip```
|
||||
``` % sudo apt install build-essential debootstrap git squashfs-tools unzip```
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user