commit 3d55939a752caf91587c716f6cc32f85d97833c5 parent 9172372600bcd2992c179c871e377271826b9416 Author: Cem Keylan <cem@ckyln.com> Date: Wed, 2 Sep 2020 10:56:19 +0300 pulseaudio: change build script Diffstat:
A | pre-build/pulseaudio | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/pre-build/pulseaudio b/pre-build/pulseaudio @@ -0,0 +1,2 @@ +# Add libcap support and build static libraries +sed -i 's/--without-caps/--enable-static/' .build.cpt