[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [52897] trunk/blender/build_files/ build_environment/install_deps.sh: Install dependencies used to always mark schro as used for suse.

Sergey Sharybin sergey.vfx at gmail.com
Tue Dec 11 20:45:16 CET 2012


Revision: 52897
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=52897
Author:   nazgul
Date:     2012-12-11 19:45:16 +0000 (Tue, 11 Dec 2012)
Log Message:
-----------
Install dependencies used to always mark schro as used for suse.
Now it should respect all features option.

Also removed some duplicated entries.

Modified Paths:
--------------
    trunk/blender/build_files/build_environment/install_deps.sh

Modified: trunk/blender/build_files/build_environment/install_deps.sh
===================================================================
--- trunk/blender/build_files/build_environment/install_deps.sh	2012-12-11 17:25:59 UTC (rev 52896)
+++ trunk/blender/build_files/build_environment/install_deps.sh	2012-12-11 19:45:16 UTC (rev 52897)
@@ -1588,11 +1588,6 @@
   INFO ""
   install_packages_SUSE $_packages
 
-  OPENJPEG_USE=true
-  SCHRO_USE=true
-  VORBIS_USE=true
-  THEORA_USE=true
-
   INFO ""
   X264_DEV="x264-devel"
   check_package_version_ge_SUSE $X264_DEV $X264_VERSION_MIN




More information about the Bf-blender-cvs mailing list