From: egtvedt at uclibc.org <egtvedt@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/multimedia/alsa-utils
Date: Thu, 4 Dec 2008 08:10:07 -0800 (PST) [thread overview]
Message-ID: <20081204161007.3C4033C6BC@busybox.net> (raw)
Author: egtvedt
Date: 2008-12-04 08:10:06 -0800 (Thu, 04 Dec 2008)
New Revision: 24270
Log:
alsa-utils: add dependency to libintl if libintl is enabled
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Modified:
trunk/buildroot/package/multimedia/alsa-utils/alsa-utils.mk
Changeset:
Modified: trunk/buildroot/package/multimedia/alsa-utils/alsa-utils.mk
===================================================================
--- trunk/buildroot/package/multimedia/alsa-utils/alsa-utils.mk 2008-12-04 15:49:26 UTC (rev 24269)
+++ trunk/buildroot/package/multimedia/alsa-utils/alsa-utils.mk 2008-12-04 16:10:06 UTC (rev 24270)
@@ -71,7 +71,7 @@
fi
touch -c $@
-alsa-utils: uclibc alsa-lib ncurses $(TARGET_DIR)/$(ALSA_UTILS_TARGET_BINARY)
+alsa-utils: uclibc alsa-lib ncurses $(if $(BR2_PACKAGE_LIBINTL),libintl) $(TARGET_DIR)/$(ALSA_UTILS_TARGET_BINARY)
alsa-utils-source: $(DL_DIR)/$(ALSA_UTILS_SOURCE)
next reply other threads:[~2008-12-04 16:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 16:10 egtvedt at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-04 16:10 [Buildroot] svn commit: trunk/buildroot/package/multimedia/alsa-utils egtvedt at uclibc.org
2008-12-04 16:28 ` Peter Korsgaard
2008-12-04 16:34 ` Hans-Christian Egtvedt
2008-12-04 16:45 ` Peter Korsgaard
2009-01-16 22:06 ulf at uclibc.org
2009-01-22 23:06 ulf at uclibc.org
2009-02-19 16:04 jacmet at uclibc.org
2009-03-04 13:22 jacmet at uclibc.org
2009-03-04 13:27 ` Hans-Christian Egtvedt
2009-03-04 13:34 ` Peter Korsgaard
2009-03-04 13:22 jacmet at uclibc.org
2009-03-04 14:17 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=20081204161007.3C4033C6BC@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