diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index efeff572c74..ee6f19e457d 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -266,7 +266,8 @@ IF(UNIX) blender_python bf_quicktime extern_binreloc - extern_glew + extern_glew + bf_videotex ) FOREACH(SORTLIB ${BLENDER_SORTED_LIBS})