Update Dockerfile-ubuntu_18_04
This commit is contained in:
parent
279fb8803e
commit
aeb72cba02
1 changed files with 4 additions and 1 deletions
|
|
@ -26,7 +26,10 @@ RUN apt-get update -y && \
|
|||
git \
|
||||
g++-10 \
|
||||
libavdevice-dev \
|
||||
libboost-all-dev \
|
||||
libboost-filesystem-dev \
|
||||
libboost-log-dev \
|
||||
libboost-regex-dev \
|
||||
libboost-thread-dev \
|
||||
libcap-dev \
|
||||
libdrm-dev \
|
||||
libevdev-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue