瀏覽代碼

requires gcc and mesa

Ralf S. Engelschall 22 年之前
父節點
當前提交
0e4bc3be22
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      blender/blender.spec

+ 4 - 4
blender/blender.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Graphics
 License:      GPL
 Version:      2.28c
-Release:      20031014
+Release:      20031023
 
 #   list of sources
 Source0:      http://download.blender.org/source/blender-%{version}.tar.bz2
@@ -44,10 +44,10 @@ Source0:      http://download.blender.org/source/blender-%{version}.tar.bz2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, python
+BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, python, gcc
 PreReq:       OpenPKG, openpkg >= 20030103, X11, python
-BuildPreReq:  openssl, zlib, png, jpeg, freetype, sdl
-PreReq:       openssl, zlib, png, jpeg, freetype, sdl
+BuildPreReq:  openssl, zlib, png, jpeg, freetype, sdl, mesa
+PreReq:       openssl, zlib, png, jpeg, freetype, sdl, mesa
 AutoReq:      no
 AutoReqProv:  no