From: florian Date: Wed, 6 Aug 2008 18:34:17 +0000 (+0000) Subject: sox needs the libtool fixup as well to compile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2b7bd70c18a37729e7e3a0386711321ba98d5df4;p=packages.git sox needs the libtool fixup as well to compile git-svn-id: svn://svn.openwrt.org/openwrt/packages@12219 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/sox/Makefile b/sound/sox/Makefile index be7475813..dc374e045 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/sox PKG_MD5SUM:=6c95af60b20b9655531bf3162c0be937 +PKG_FIXUP = libtool PKG_BUILD_DEPENDS:=libnotimpl include $(INCLUDE_DIR)/package.mk