From: egtvedt at uclibc.org <egtvedt@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/multimedia/libvorbis
Date: Fri, 5 Dec 2008 01:47:16 -0800 (PST) [thread overview]
Message-ID: <20081205094716.729B13C8B0@busybox.net> (raw)
Author: egtvedt
Date: 2008-12-05 01:47:16 -0800 (Fri, 05 Dec 2008)
New Revision: 24281
Log:
libvorbis: tremor depends on host-autoconf and host-automake
This patch adds host-autoconf and host-automake as dependencies to tremor, this
is needed for it to compile.
Modified:
trunk/buildroot/package/multimedia/libvorbis/libvorbis.mk
Changeset:
Modified: trunk/buildroot/package/multimedia/libvorbis/libvorbis.mk
===================================================================
--- trunk/buildroot/package/multimedia/libvorbis/libvorbis.mk 2008-12-05 09:46:17 UTC (rev 24280)
+++ trunk/buildroot/package/multimedia/libvorbis/libvorbis.mk 2008-12-05 09:47:16 UTC (rev 24281)
@@ -115,7 +115,7 @@
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)
next reply other threads:[~2008-12-05 9:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-05 9:47 egtvedt at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-04 23:51 [Buildroot] svn commit: trunk/buildroot/package/multimedia/libvorbis jacmet at uclibc.org
2009-02-19 15:45 jacmet at uclibc.org
2009-02-19 15:45 jacmet at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081205094716.729B13C8B0@busybox.net \
--to=egtvedt@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox