diff --git a/BUILD.txt b/BUILD.txt index c430f880b..48333d1c0 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -15,6 +15,13 @@ TIP: For building with latest dependencies for freeipa master enable copr repo: see: https://copr.fedorainfracloud.org/coprs/g/freeipa/freeipa-master/ +TIP: You might need to enable the "nodejs" module: + +# dnf module list nodejs +# dnf module enable nodejs: -y + +For more dependencies management tips, you can have a look at ./ipatests/azure/templates/prepare-build.yml + Building --------