summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2017-11-28 13:54:15 +0100
committerChristian Heimes <cheimes@redhat.com>2017-11-30 13:47:54 +0100
commitf45d72af83f9ab43646f003f342dbcee41116a75 (patch)
tree6e72a4fb9fa878787915eaac3b7c26fcc083363a
parent78ad1cfe4f8f2f9c51acbe8044a652e49ebaf1d7 (diff)
downloadfreeipa-f45d72af83f9ab43646f003f342dbcee41116a75.tar.gz
freeipa-f45d72af83f9ab43646f003f342dbcee41116a75.tar.xz
freeipa-f45d72af83f9ab43646f003f342dbcee41116a75.zip
Update builddep command to install Python 3 and tox deps
Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 1729daebf..20548bdd3 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -7,7 +7,7 @@ For more information, see http://www.freeipa.org/page/Build
The quickest way to get the dependencies needed for building is:
-# dnf builddep -b -D "with_lint 1" --spec freeipa.spec.in
+# dnf builddep -b -D "with_python3 1" -D "with_wheels 1" -D "with_lint 1" --spec freeipa.spec.in --best --allowerasing
TIP: For building with latest dependencies for freeipa master enable copr repo: