projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275d71b
)
sox needs the libtool fixup as well to compile
author
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 18:34:17 +0000
(18:34 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 18:34:17 +0000
(18:34 +0000)
SVN-Revision: 12219
sound/sox/Makefile
patch
|
blob
|
history
diff --git
a/sound/sox/Makefile
b/sound/sox/Makefile
index be74758132d0fc0cf2f32c2091fadc8c3711136e..dc374e045c4a4e42e5ef12c14bdade55a4132c8a 100644
(file)
--- 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