summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.spec b/cgit.spec
index 584ff83..73fceb4 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -168,6 +168,10 @@ cat << \EOF | tee git/config.mak
V = 1
CFLAGS = %{optflags}
LDFLAGS = %{?__global_ldflags}
+NO_EXPAT = 1
+NO_PERL = 1
+NO_PYTHON = 1
+NO_TCLTK = 1
EOF
# remove env shebang's from filter scripts
@@ -230,6 +234,7 @@ make test
%changelog
* Sat Jun 05 2021 Todd Zullinger <tmz@pobox.com> - 1.2.3-5
- include output of cgit.conf and git/config.mak in build logs
+- explicitly disable expat, perl, python, and tcl/tk in git build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild