mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +02:00
fix
This commit is contained in:
parent
5ec4e37a42
commit
ddc6a1c1e5
@ -18,8 +18,8 @@ RUN apt-get update \
|
||||
libsndfile1-dev \
|
||||
make \
|
||||
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 \
|
||||
&& unzip gmock-1.7.0.zip \
|
||||
&& ln -s gmock-1.7.0 gmock \
|
||||
|
Loading…
Reference in New Issue
Block a user