diff options
author | Christian Breunig <christian@breunig.cc> | 2024-04-03 00:00:43 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-04-03 21:01:42 +0200 |
commit | 9305f615e55c68efb2d9c5feb65bc716efa6c20d (patch) | |
tree | b8efc4e8b040a35a7337029649ec615cd9943956 /debian | |
parent | df2f99f2db19194ece81141c85e6bbb27cbe24ca (diff) | |
download | vyos-1x-9305f615e55c68efb2d9c5feb65bc716efa6c20d.tar.gz vyos-1x-9305f615e55c68efb2d9c5feb65bc716efa6c20d.zip |
T6199: drop unused sphinx documentation folder
(cherry picked from commit 86b632874288aa5707a94a4f28ca816e543823b9)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 871a1f0f7..2f32e7f35 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Build-Depends: python3-jinja2, python3-psutil, python3-setuptools, - python3-sphinx, python3-xmltodict, quilt, whois |