Skip to content

Commit 8ea3512

Browse files
author
Marc-Antoine Arnaud
committed
remove unused lines
1 parent fc59232 commit 8ea3512

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Dockerfile

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,3 @@ WORKDIR /src/build
1010
RUN cmake ..
1111
RUN make
1212
RUN make install
13-
14-
15-
# -- Build avTranscoder with dependency to ffmpeg.
16-
# -- Found SWIG: /usr/bin/swig (found version "3.0.7")
17-
# -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
18-
# PYTHON not found, will not build python binding.
19-
# -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE)
20-
# -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
21-
# JAVA not found, will not build java binding.
22-
# -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
23-
# -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR)
24-
# OpenGL not found, will not build avplayer app.

0 commit comments

Comments
 (0)