src/Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Description: prevent a FTBFS when building fische with binutils-gold.
Author: Andrea Veri <and@debian.org>
Index: fische-3.2.2/src/Makefile.in
===================================================================
--- fische-3.2.2.orig/src/Makefile.in 2012-04-15 15:31:51.000000000 +0200
+++ fische-3.2.2/src/Makefile.in 2012-04-15 15:36:39.257101762 +0200
@@ -253,7 +253,7 @@
fische_LDFLAGS =
fische_LDADD = \
- $(SDL_LIBS)
+ $(SDL_LIBS) -lpulse
all: all-am