Commit eba9c21c authored by David Fifield's avatar David Fifield
Browse files

Add python to packages in gitian-bundle.yml.

It seems to be needed in makexpi.sh. My guess is that python was usually
installed incidentally by a previous build step, and you would see an
error only if you started the bundle step with a clean VM.

https://trac.torproject.org/projects/tor/ticket/10387
parent 278f345d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ packages:
- "zip"
- "mingw-w64"
- "faketime"
- "python"
- "rnv"
- "xz-utils"
reference_datetime: "2000-01-01 00:00:00"
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ packages:
- "mingw-w64"
- "nsis"
- "faketime"
- "python"
reference_datetime: "2000-01-01 00:00:00"
remotes:
- "url": "https://git.torproject.org/tor-launcher.git"
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ packages:
- "mingw-w64"
- "nsis"
- "faketime"
- "python"
reference_datetime: "2000-01-01 00:00:00"
remotes:
- "url": "https://github.com/moba/tbb-windows-installer.git"