summaryrefslogtreecommitdiffstats
path: root/distro
diff options
context:
space:
mode:
authorTomas Krizek <tomas.krizek@nic.cz>2020-01-16 14:14:57 +0100
committerTomas Krizek <tomas.krizek@nic.cz>2020-01-21 17:20:39 +0100
commita7a57c069c71625157cc310c6b083b0689e4a595 (patch)
treeca6e04a436a3a27ca1cc3f3f7f4edb7d63fa172b /distro
parentsystemd: use tmpfiles to create cache dir (diff)
downloadknot-resolver-a7a57c069c71625157cc310c6b083b0689e4a595.tar.xz
knot-resolver-a7a57c069c71625157cc310c6b083b0689e4a595.zip
distro/rpm: one does not simply build doc package for CentOS 7
Diffstat (limited to 'distro')
-rw-r--r--distro/rpm/knot-resolver.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/distro/rpm/knot-resolver.spec b/distro/rpm/knot-resolver.spec
index 71e444eb..d2fefbb3 100644
--- a/distro/rpm/knot-resolver.spec
+++ b/distro/rpm/knot-resolver.spec
@@ -84,7 +84,8 @@ Requires(pre): shadow
%if "x%{?rhel}" == "x"
# dependencies for doc package
-# enable once CentOS 7.6 makes it into OBS buildroot
+# NOTE: doc isn't possible to build on CentOS 7
+# python2-sphinx is too old and python36-breathe is broken
BuildRequires: doxygen
BuildRequires: python3-breathe
BuildRequires: python3-sphinx_rtd_theme