From 8984aede0162f6bdcfc2dc0a54f563a3b1ff5684 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Tue, 31 Dec 2024 17:02:31 -0800 Subject: Add enough audio for background music. --- Spear.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Spear.cabal') diff --git a/Spear.cabal b/Spear.cabal index 306ef6a..ed37d66 100644 --- a/Spear.cabal +++ b/Spear.cabal @@ -14,6 +14,8 @@ data-dir: "" library build-depends: GLFW-b -any, + OpenAL -any, + ALUT -any, OpenGL >= 3, OpenGLRaw -any, StateVar -any, @@ -81,6 +83,8 @@ library Spear.Scene.Graph Spear.Scene.Loader Spear.Scene.SceneResources + Spear.Sound.Sound + Spear.Sound.State Spear.Step Spear.Sys.Store Spear.Sys.Store.ID -- cgit v1.2.3