libvorbis: tremor depends on host-autoconf and host-automake
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Fri, 5 Dec 2008 09:47:16 +0000 (09:47 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Fri, 5 Dec 2008 09:47:16 +0000 (09:47 -0000)
This patch adds host-autoconf and host-automake as dependencies to tremor, this
is needed for it to compile.

package/multimedia/libvorbis/libvorbis.mk

index a42ba3b45fa23b8537abc45cc12db18c3cd8ec3b..308d51a4db2b6aae83a8fd76ec7f34045d8d026a 100644 (file)
@@ -115,7 +115,7 @@ $(TARGET_DIR)/usr/lib/tremor.a: $(TARGET_DIR)/usr/lib/tremor.so
        cp -dpf $(TREMOR_DIR)/lib/tremor.a $(TARGET_DIR)/usr/lib/
        touch $@
 
-tremor: uclibc pkgconfig libogg $(TARGET_DIR)/usr/lib/tremor.so
+tremor: uclibc pkgconfig host-autoconf host-automake libogg $(TARGET_DIR)/usr/lib/tremor.so
 
 tremor-source: $(DL_DIR)/$(TREMOR_SOURCE)