Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
docker-images
Commits
32764c75
Commit
32764c75
authored
Jul 12, 2016
by
Konstantin Pavlov
Browse files
Fixed typo.
parent
24f26d74
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-debian-stable/Dockerfile
View file @
32764c75
...
...
@@ -3,5 +3,5 @@ FROM videolan-base-jessie:latest
RUN
apt-get update
&&
apt-get build-dep
-y
vlc
&&
\
apt-get
install
-y
git-core libtool automake autoconf autopoint make
\
gettext pkg-config subversion cmake cvs zip bzip2 p7zip-full wget dos2unix
\
ragel yasm g++ protobuf-compiler m4 ant build-essential libtool-bin
\
ragel yasm g++ protobuf-compiler m4 ant build-essential libtool-bin
&&
\
apt-get clean
-y
&&
rm
-rf
/var/lib/apt/lists/
*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment