Add new tip for dependencies

Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Cédric Jeanneret 2019-10-02 09:25:04 +02:00 committed by Florence Blanc-Renaud
parent 19d51683ca
commit cf7006376d

View File

@ -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:<latest version> -y
For more dependencies management tips, you can have a look at ./ipatests/azure/templates/prepare-build.yml
Building
--------