[beast: 64/70] MISC: Dockerfile-apt.in: install nodejs and npm for building ebeast
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 64/70] MISC: Dockerfile-apt.in: install nodejs and npm for building ebeast
- Date: Tue, 28 Mar 2017 23:27:05 +0000 (UTC)
commit 47709df9aac7665b3da228f717db22e2e0b920f5
Author: Tim Janik <timj gnu org>
Date: Fri Mar 24 14:38:31 2017 +0100
MISC: Dockerfile-apt.in: install nodejs and npm for building ebeast
Signed-off-by: Tim Janik <timj gnu org>
misc/Dockerfile-apt.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/misc/Dockerfile-apt.in b/misc/Dockerfile-apt.in
index ee1ad42..cb44e22 100644
--- a/misc/Dockerfile-apt.in
+++ b/misc/Dockerfile-apt.in
@@ -37,7 +37,8 @@ RUN retry apt-get install -y \
cython gawk libxml-parser-perl \
libpango1.0-dev python2.7-dev libxml2-dev libreadline6-dev \
libreadline-dev python-all-dev \
- libasound2-dev libflac-dev libvorbis-dev libmad0-dev libgnomecanvas2-dev libfluidsynth-dev guile-1.8-dev
+ libasound2-dev libflac-dev libvorbis-dev libmad0-dev libgnomecanvas2-dev libfluidsynth-dev guile-1.8-dev
\
+ nodejs-legacy npm imagemagick
ENV BINTRAY_REPO "@BINTRAY_REPO@"
ENV DISTRELEASE "@DISTRELEASE@"
# Install Rapicorn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]