Merge branch 'fix-native-bootstrap' into 'master'
Fix the Debian/Ubuntu target on native_bootstrap.sh See merge request redox-os/redox!1527
This commit is contained in:
commit
d874500dba
|
@ -423,7 +423,7 @@ ubuntu()
|
||||||
gperf \
|
gperf \
|
||||||
intltool \
|
intltool \
|
||||||
libexpat-dev \
|
libexpat-dev \
|
||||||
libfuse-dev \
|
libfuse3-dev \
|
||||||
libgmp-dev \
|
libgmp-dev \
|
||||||
libhtml-parser-perl \
|
libhtml-parser-perl \
|
||||||
libjpeg-dev \
|
libjpeg-dev \
|
||||||
|
|
Loading…
Reference in a new issue