Skip to content

Commit

Permalink
Add "parallel" to Debian/Ubuntu build dependencies
Browse files Browse the repository at this point in the history
there's another variant from "moreutils" that doesn't support `-X0` which is used for `make checkstyle`. 

I'll file an issue for improving the detection there as well.
  • Loading branch information
Fabian-Gruenbichler authored Jan 29, 2024
1 parent 1e116d4 commit ffcf3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Developer Resources/Building ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The following dependencies should be installed to build the latest ZFS

.. code:: sh
sudo apt install build-essential autoconf automake libtool gawk alien fakeroot dkms libblkid-dev uuid-dev libudev-dev libssl-dev zlib1g-dev libaio-dev libattr1-dev libelf-dev linux-headers-generic python3 python3-dev python3-setuptools python3-cffi libffi-dev python3-packaging git libcurl4-openssl-dev debhelper-compat dh-python po-debconf python3-all-dev python3-sphinx
sudo apt install build-essential autoconf automake libtool gawk alien fakeroot dkms libblkid-dev uuid-dev libudev-dev libssl-dev zlib1g-dev libaio-dev libattr1-dev libelf-dev linux-headers-generic python3 python3-dev python3-setuptools python3-cffi libffi-dev python3-packaging git libcurl4-openssl-dev debhelper-compat dh-python po-debconf python3-all-dev python3-sphinx parallel
- **FreeBSD**:

Expand Down

0 comments on commit ffcf3f0

Please sign in to comment.