mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-19 18:39:15 +00:00
Update libjson-perl dependency example in apt command
This commit is contained in:
@@ -22,13 +22,12 @@ In addition to the host, you will want to pre-install the following packages:
|
||||
* debootstrap
|
||||
* libjson-perl
|
||||
* git
|
||||
* grub-pc-bin
|
||||
* python3-pip
|
||||
* python3-venv
|
||||
* squashfs-tools
|
||||
* unzip
|
||||
|
||||
``` % sudo apt install build-essential debootstrap git grub-pc-bin python3-pip python3-venv squashfs-tools unzip```
|
||||
``` % sudo apt install build-essential debootstrap git python3-pip python3-venv squashfs-tools unzip libjson-perl```
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user