]> git.pld-linux.org Git - packages/deadbeef.git/commitdiff
- one more plugin with missing symbols
authorŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 6 Jun 2011 19:28:54 +0000 (19:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm-missing-symbols.patch -> 1.2

lm-missing-symbols.patch

index 8ad0db4552950e024d29ee1e3ccded7d56a13890..7fc951b8bbb92f9355068ee6008b1f7849af96c9 100644 (file)
@@ -1,3 +1,13 @@
+diff -uNr deadbeef-0.5.1.old/plugins/ffap/Makefile.am deadbeef-0.5.1/plugins/ffap/Makefile.am
+--- deadbeef-0.5.1.old/plugins/ffap/Makefile.am        2011-03-03 21:06:15.000000000 +0100
++++ deadbeef-0.5.1/plugins/ffap/Makefile.am    2011-06-06 21:27:36.783839885 +0200
+@@ -4,5 +4,6 @@
+ ffap_la_SOURCES = ffap.c
+ ffap_la_LDFLAGS = -module
++ffap_la_LIBADD = $(LDADD) -lm
+ AM_CFLAGS = $(CFLAGS) -std=c99
+ endif
 diff -uNr deadbeef-0.5.1.old/plugins/ffmpeg/Makefile.am deadbeef-0.5.1/plugins/ffmpeg/Makefile.am
 --- deadbeef-0.5.1.old/plugins/ffmpeg/Makefile.am      2011-03-03 21:06:15.000000000 +0100
 +++ deadbeef-0.5.1/plugins/ffmpeg/Makefile.am  2011-06-06 21:19:42.009745288 +0200
This page took 0.073719 seconds and 4 git commands to generate.