mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: Linux Kernel depends on rsync
This commit is contained in:
parent
72b507b44f
commit
35fc53ea26
@ -218,6 +218,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
|
|
||||||
# Packages needed for Linux Kernel
|
# Packages needed for Linux Kernel
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
rsync \
|
||||||
libncurses5-dev \
|
libncurses5-dev \
|
||||||
flex \
|
flex \
|
||||||
bison \
|
bison \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user