bmon: moved to github
[packages.git] / sound / madplay / Makefile
index 454ee30..63a95c5 100644 (file)
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=@SF/mad \
        ftp://ftp.mars.org/pub/mpeg/
 PKG_MD5SUM:=6814b47ceaa99880c754c5195aa1aac1
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
@@ -30,9 +30,9 @@ define Package/madplay
 endef
 
 define Package/madplay/description
-       MAD is an MPEG audio decoder. It currently only supports the MPEG 1 
-       standard, but fully implements all three audio layers (Layer I, Layer II, 
-       and Layer III, the latter often colloquially known as MP3.). There is also 
+       MAD is an MPEG audio decoder. It currently only supports the MPEG 1
+       standard, but fully implements all three audio layers (Layer I, Layer II,
+       and Layer III, the latter often colloquially known as MP3.). There is also
        full support for ID3 tags.
 endef