Replace metapackage with just its dependency
"This package should not be used for building Debian packages"
This commit is contained in:
parent
c3ad15a11f
commit
654b1d14a5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ RUN apt-get update -yqq && apt-get install -yqq \
|
||||||
build-essential \
|
build-essential \
|
||||||
cmake \
|
cmake \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
qt5-default \
|
qtbase5-dev \
|
||||||
libboost-dev \
|
libboost-dev \
|
||||||
libasound2-dev \
|
libasound2-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
|
Loading…
Reference in a new issue