summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-08-10 20:02:06 (GMT)
committerMats Wichmann <mats@linux.com>2023-03-08 16:10:52 (GMT)
commitd8f70f27f1e15bd666667d382af3620cd11a16d5 (patch)
treefbd4d551431999a1f276160f0baa15ececce6c4d
parentf0aca673ba3f2e5e10aefa4505ebd14ede01139d (diff)
downloadSCons-d8f70f27f1e15bd666667d382af3620cd11a16d5.zip
SCons-d8f70f27f1e15bd666667d382af3620cd11a16d5.tar.gz
SCons-d8f70f27f1e15bd666667d382af3620cd11a16d5.tar.bz2
Restore accidentally dropped dep [skip appveyor]
When merging upstream, where the requirements file had already been split into three, dropped the install of the "build" package which is the main purpose of this PR. It was still in the GitHub action setup, so the CI run went fine. Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--requirements-pkg.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements-pkg.txt b/requirements-pkg.txt
index ae71cde..3fb4aeb 100644
--- a/requirements-pkg.txt
+++ b/requirements-pkg.txt
@@ -11,3 +11,5 @@ readme-renderer
sphinx < 6.0
sphinx-book-theme
rst2pdf
+
+build