Update Dockerfile
This commit is contained in:
parent
f830dc8219
commit
4449eeeaa1
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ RUN apk add --no-cache \
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
readline \
|
readline \
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
gcc g++ make musl-dev consolekit dbus-dev libusb-compat-dev eudev-dev \
|
gcc g++ make musl-dev dbus-dev libusb-compat-dev eudev-dev \
|
||||||
libical-dev readline-dev glib-dev linux-headers \
|
libical-dev readline-dev glib-dev linux-headers \
|
||||||
autoconf automake libtool \
|
autoconf automake libtool \
|
||||||
&& mkdir -p bluez-deprecated \
|
&& mkdir -p bluez-deprecated \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue