diff --git a/source/workspaces/premake/premake.lua b/source/workspaces/premake/premake.lua index ffe697248b..173ebb67a4 100755 --- a/source/workspaces/premake/premake.lua +++ b/source/workspaces/premake/premake.lua @@ -131,6 +131,8 @@ else -- Non-Windows, = Unix "GL", "GLU", "X11", "SDL", "png", "fam", + -- Audio + "openal", "vorbisfile", -- Utilities "xerces-c", "z", "rt", "js" }