Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox
This commit is contained in:
commit
659dbb4a99
|
@ -15,7 +15,7 @@ before_script:
|
|||
build-essential \
|
||||
curl \
|
||||
flex \
|
||||
fuse \
|
||||
fuse3 \
|
||||
git \
|
||||
libfuse-dev \
|
||||
nasm \
|
||||
|
|
|
@ -389,6 +389,7 @@ ubuntu()
|
|||
doxygen \
|
||||
file \
|
||||
flex \
|
||||
fuse3 \
|
||||
g++ \
|
||||
genisoimage \
|
||||
git \
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get update \
|
|||
curl \
|
||||
file \
|
||||
flex \
|
||||
fuse \
|
||||
fuse3 \
|
||||
genisoimage \
|
||||
git \
|
||||
gperf \
|
||||
|
|
Loading…
Reference in a new issue