Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37836281
en ru br
ALT Linux repos
S:0.7.6-alt2

Group :: Sound
RPM: jackbeat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: jackbeat-0.7.6-alt-DSO.patch
Download


diff --git a/src/Makefile.am b/src/Makefile.am
index 5bf896c..f521034 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -85,7 +85,9 @@ jackbeat_LDADD = \
     $(JACK_LIBS) \
     $(ALSA_LIBS) \
     $(PULSE_LIBS) \
-    $(PORTAUDIO_LIBS)
+    $(PORTAUDIO_LIBS) \
+    -lgmodule-2.0 \
+    -lm
 
 if MINGW32
 jackbeat_LDADD += -lwsock32 -lws2_32 -lcomdlg32 jackbeat-winres.$(OBJEXT)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin