scripts: install missing libsystemd-dev
This commit is contained in:
parent
28c7a4257b
commit
60c8cfc9a0
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ apt-get install -qq -y \
|
|||
libboost-test-dev \
|
||||
libboost-thread-dev \
|
||||
libcap-dev \
|
||||
libdbus-1-dev \
|
||||
libdbus-cpp-dev \
|
||||
libegl1-mesa-dev \
|
||||
libgles2-mesa-dev \
|
||||
|
|
@ -33,6 +32,7 @@ apt-get install -qq -y \
|
|||
libprotobuf-dev \
|
||||
libsdl2-dev \
|
||||
libsdl2-image-dev \
|
||||
libsystemd-dev \
|
||||
lxc-dev \
|
||||
pkg-config \
|
||||
protobuf-compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue