pviktori / rpms / blender

Forked from rpms/blender 5 years ago
Clone
Blob Blame History Raw
--- blender/SConstruct.fa	2006-02-06 22:02:31.000000000 +0100
+++ blender/SConstruct	2006-02-06 22:03:32.000000000 +0100
@@ -146,7 +146,7 @@
 	gettext_libpath = []
 	gettext_include = []
 	# OpenAL library information
-	openal_lib = ['openal']
+	openal_lib = ['openal', 'alut']
 	openal_libpath = ['/usr/lib']
 	openal_include = ['/usr/include']