]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
python3-docutils: build prior python3-daemon
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 May 2021 13:18:06 +0000 (15:18 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 May 2021 13:22:45 +0000 (13:22 +0000)
python3-daemon has a builddepency to python3-docutils

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/python3-docutils
make.sh

index 3429e97d6d032dc72856dd71fa01ced8af31042f..fa0c6f3a77cf8456f853806a69fcc7092a1a3bb4 100644 (file)
@@ -1,5 +1,15 @@
+usr/bin/rst2html.py
 usr/bin/rst2html4.py
 usr/bin/rst2html5.py
+usr/bin/rst2latex.py
+usr/bin/rst2man.py
+usr/bin/rst2odt.py
+usr/bin/rst2odt_prepstyles.py
+usr/bin/rst2pseudoxml.py
+usr/bin/rst2s5.py
+usr/bin/rst2xetex.py
+usr/bin/rst2xml.py
+usr/bin/rstpep2html.py
 #usr/lib/python3.8/site-packages/docutils
 #usr/lib/python3.8/site-packages/docutils-0.16-py3.8.egg-info
 #usr/lib/python3.8/site-packages/docutils-0.16-py3.8.egg-info/PKG-INFO
diff --git a/make.sh b/make.sh
index 67ca82522023487b6a1bbfc276c355b676f79e43..2c0c6ddbf8be5b4742783a17dc8bd836389e436d 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1347,6 +1347,7 @@ buildipfire() {
   lfsmake2 python-setuptools
   lfsmake2 python3-inotify
   lfsmake2 python-docutils
+  lfsmake2 python3-docutils
   lfsmake2 python3-daemon
   lfsmake2 glib
   lfsmake2 ntp
@@ -1543,7 +1544,6 @@ buildipfire() {
   lfsmake2 python3-dateutil
   lfsmake2 python3-jmespath
   lfsmake2 python3-colorama
-  lfsmake2 python3-docutils
   lfsmake2 python3-yaml
   lfsmake2 python3-s3transfer
   lfsmake2 python3-rsa