mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
Install build-essential in ubuntu image.
This commit is contained in:
parent
5e1b6a2480
commit
88fce68a7c
@ -4,6 +4,7 @@ RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get install -qy --no-install-recommends \
|
||||
audacious-dev \
|
||||
build-essential \
|
||||
cmake \
|
||||
docbook2x \
|
||||
git \
|
||||
|
Loading…
Reference in New Issue
Block a user