Skip to content

Commit 763dee1

Browse files
authored
Update compilation dependencies for Ubuntu 24.04
1 parent 1723e44 commit 763dee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ On an Ubuntu system, the following command will install the minimum compilation
3131

3232
----
3333
sudo apt update
34-
sudo apt install --no-install-recommends git ca-certificates subversion wget make gcc g++ libncurses5-dev gawk unzip file patch python3-distutils python3-minimal python2-minimal libpython2-stdlib
34+
sudo apt install --no-install-recommends git ca-certificates wget make gcc g++ libncurses-dev gawk unzip file patch python3-minimal bzip2
3535
----
3636

3737
For other Linux distributions the packets list could be slightly different, check out the link:https://openwrt.org/docs/guide-developer/build-system/install-buildsystem[OpenWrt build system installation page].

0 commit comments

Comments
 (0)