We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d258509 commit 89432caCopy full SHA for 89432ca
1 file changed
.github/workflows/Diy Build.yml
@@ -18,7 +18,7 @@ jobs:
18
run: |
19
sudo apt-get update
20
sudo apt-get -y install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd fakeroot \
21
- cpio git python-docutils gettext automake autopoint texinfo build-essential help2man \
+ cpio git python3-docutils gettext automake autopoint texinfo build-essential help2man \
22
pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget
23
24
- name: Clone source code
0 commit comments