From d52c6703f18ffd54a86dce484c979d71ae223395 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 6 Aug 2008 18:34:17 +0000 Subject: [PATCH] sox needs the libtool fixup as well to compile SVN-Revision: 12219 --- sound/sox/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/sox/Makefile b/sound/sox/Makefile index be74758132..dc374e045c 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 -- 2.30.2