Skip to content

Commit

Permalink
include python3-setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Oct 30, 2024
1 parent a05afe7 commit 3d76d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-kmod-zfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ echo "ZFS_VERSION==$ZFS_VERSION"


### zfs specific build deps
dnf install -y libtirpc-devel libblkid-devel libuuid-devel libudev-devel openssl-devel libaio-devel libattr-devel elfutils-libelf-devel python3-devel libffi-devel libcurl-devel ncompress
dnf install -y libtirpc-devel libblkid-devel libuuid-devel libudev-devel openssl-devel libaio-devel libattr-devel elfutils-libelf-devel python3-devel libffi-devel libcurl-devel ncompress python3-setuptools


### BUILD zfs
Expand Down

0 comments on commit 3d76d9f

Please sign in to comment.