Package: openal
Version: 0.0.8-1
Severity: important
Tags: patch

Hi,

the current version fails to build on GNU/kFreeBSD.

It needs tweak bellow. It would also be nice 
if you can ask upstream to include this omission.

Thanks in advance

                        Petr


--- src/backends/alc_backend_bsd.c~     2006-05-23 17:13:12.000000000 +0200
+++ src/backends/alc_backend_bsd.c      2006-05-23 17:13:12.000000000 +0200
@@ -8,7 +8,7 @@
  *
  */
 #include "al_siteconfig.h"
-
+#include <AL/alext.h>
 #include <AL/al.h>
 #include <assert.h>
 #include <fcntl.h>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to