From d04f92103486524953c8e1d5d6e2e5c1d782706c Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 31 May 2016 20:03:39 +0200 Subject: removed not used libraries, and commented portaudio that will be used but no need for now (nw) --- scripts/src/main.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/src/main.lua') diff --git a/scripts/src/main.lua b/scripts/src/main.lua index 50469f0e384..dd6cd80f2e2 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -231,13 +231,11 @@ end if _OPTIONS["USE_LIBUV"]=="1" then links { ext_lib("uv"), - "http-parser", } end links { ext_lib("zlib"), ext_lib("flac"), - ext_lib("sqlite3"), } if _OPTIONS["NO_USE_MIDI"]~="1" then -- cgit v1.2.3-70-g09d2