]> TLD Linux GIT Repositories - packages/rpm.git/blobdiff - rpm.spec
- enable python3
[packages/rpm.git] / rpm.spec
index ec58100e991a3bcb66b8ce8908852367ac57b9c9..cbb164815119f806a0c0de62fc226cbfc7e5e446 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -4,7 +4,7 @@
 #
 # Conditional build:
 %bcond_with    apidocs         # Doxygen based API documentation
-%bcond_with    python3         # Python (3) bindings
+%bcond_without python3         # Python (3) bindings
 %bcond_with    plugins         # plugins (all, including: audit, imaevm, selinux, systemd)
 %bcond_with    recommends_tags # use of Recommends tag (disable for bootstrapping)
 %bcond_with    imaevm          # IMA/EVM signing support (requires libimaevm from ima-evm-utils)