mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-06 03:54:48 +02:00
fix
This commit is contained in:
parent
5ec4e37a42
commit
ddc6a1c1e5
@ -18,8 +18,8 @@ RUN apt-get update \
|
|||||||
libsndfile1-dev \
|
libsndfile1-dev \
|
||||||
make \
|
make \
|
||||||
wget \
|
wget \
|
||||||
&& cd audiowaveform \
|
&& git clone https://github.com/bbcrd/audiowaveform.git \
|
||||||
&& git clone https://github.com/bbcrd/audiowaveform.git . \
|
&& cd audiowaveform \
|
||||||
&& wget https://googlemock.googlecode.com/files/gmock-1.7.0.zip \
|
&& wget https://googlemock.googlecode.com/files/gmock-1.7.0.zip \
|
||||||
&& unzip gmock-1.7.0.zip \
|
&& unzip gmock-1.7.0.zip \
|
||||||
&& ln -s gmock-1.7.0 gmock \
|
&& ln -s gmock-1.7.0 gmock \
|
||||||
|
Loading…
Reference in New Issue
Block a user