diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2023-11-27 13:16:43 +0100 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2023-11-27 13:16:43 +0100 |
commit | b361b5b22facedc4498c55d5f6c3486e771400d2 (patch) | |
tree | b9c49b2df2554d885212c655ff8e8f0c4a5f96a8 /distro | |
parent | Merge branch 'sweep' into 'master' (diff) | |
download | knot-b361b5b22facedc4498c55d5f6c3486e771400d2.tar.xz knot-b361b5b22facedc4498c55d5f6c3486e771400d2.zip |
distro/deb: don't require python3-sphinx-panels for old distros
Diffstat (limited to 'distro')
-rw-r--r-- | distro/pkg/deb-nolibxdp/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distro/pkg/deb-nolibxdp/control b/distro/pkg/deb-nolibxdp/control index b715ebe75..4e8e3b0bf 100644 --- a/distro/pkg/deb-nolibxdp/control +++ b/distro/pkg/deb-nolibxdp/control @@ -8,7 +8,6 @@ Uploaders: Build-Depends-Indep: python3-setuptools, python3-sphinx, - python3-sphinx-panels, Build-Depends: autoconf, automake, |