Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37877381
en ru br
ALT Linux repos
S:0.2.41-alt10
5.0: 0.2.41-alt3
4.1: 0.2.39-alt0.M41.1
4.0: 0.2.36-alt5
3.0: 0.2.34-alt1.2

Group :: System/Servers
RPM: esound

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: esound-0.2.36-fix-link-as-needed.patch
Download


--- Makefile.am 
+++ Makefile.am.fixed 
@@ -60,7 +60,7 @@
 	audio_win32.c
 
 libesddsp_la_LDFLAGS = -version-info $(ESD_VERSION_INFO)
-libesddsp_la_LIBADD = $(DL_LIB) -lm
+libesddsp_la_LIBADD = libesd.la $(DL_LIB) -lm
 
 libesddsp_la_SOURCES = \
 	esddsp.c
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin