[SCM] nekobee/master: Fix build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 18 23:57:39 UTC 2016


The following commit has been merged in the master branch:
commit 1b4b52f03c7eae6c94d511d81cd9cf36e3103f38
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Dec 19 00:38:59 2016 +0100

    Fix build.

diff --git a/debian/rules b/debian/rules
index e33a126..b9ae9c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 LDFLAGS+=-Wl,--as-needed
 
-export LINKFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
+export LINKFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -lm
 
 WAF = ./waf
 

-- 
nekobee packaging



More information about the pkg-multimedia-commits mailing list