Install_deps: forgot to cleanup that in latest commits.
This commit is contained in:
@@ -28,7 +28,7 @@ getopt \
|
||||
--long source:,install:,tmp:,threads:,help,no-sudo,with-all,with-opencollada,ver-ocio:,ver-oiio:,ver-llvm:,ver-osl:,\
|
||||
force-all,force-python,force-numpy,force-boost,force-ocio,force-oiio,force-llvm,force-osl,force-opencollada,\
|
||||
force-ffmpeg,skip-python,skip-numpy,skip-boost,skip-ocio,skip-oiio,skip-llvm,skip-osl,skip-ffmpeg,\
|
||||
skip-opencollada,required-numpy,libyaml-cpp-ver: \
|
||||
skip-opencollada,required-numpy: \
|
||||
-- "$@" \
|
||||
)
|
||||
|
||||
@@ -1742,11 +1742,6 @@ install_DEB() {
|
||||
PRINT ""
|
||||
INFO "Installing dependencies for DEB-based distribution"
|
||||
PRINT ""
|
||||
WARNING "Beware of recent Ubuntu/Debian!!!"
|
||||
PRINT "Ubuntu 14.4 and Debian Jessie come with a default libyaml-cpp in 0.5 version, while their ocio package still"
|
||||
PRINT "uses the 0.3 version. You have to use '--libyaml-cpp-ver=0.3' option (else Blender will builds with 0.5,"
|
||||
PRINT "and break when using packaged ocio)..."
|
||||
PRINT ""
|
||||
PRINT "`eval _echo "$COMMON_INFO"`"
|
||||
PRINT ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user