lame: link libmp3lame with -lm
authorPhil Blundell <philb@gnu.org>
Tue, 16 Jan 2007 13:52:51 +0000 (13:52 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 16 Jan 2007 13:52:51 +0000 (13:52 +0000)
packages/lame/lame_3.96.1.bb

index edb4265..0c5c245 100644 (file)
@@ -1,10 +1,11 @@
 SECTION = "console/utils"
 DESCRIPTION = "Not an MP3 encoder"
 LICENSE = "LGPL"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \
-       file://no-gtk1.patch;patch=1"
+       file://no-gtk1.patch;patch=1 \
+       file://Makefile-lm.patch;patch=1"
 
 inherit autotools