From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libdaemon
Date: Mon, 22 Jan 2007 10:15:16 -0800 (PST) [thread overview]
Message-ID: <20070122181516.1F51648585@busybox.net> (raw)
Author: andersen
Date: 2007-01-22 10:15:15 -0800 (Mon, 22 Jan 2007)
New Revision: 17469
Log:
properly depend on pkgconfig
Modified:
trunk/buildroot/package/libdaemon/libdaemon.mk
Changeset:
Modified: trunk/buildroot/package/libdaemon/libdaemon.mk
===================================================================
--- trunk/buildroot/package/libdaemon/libdaemon.mk 2007-01-22 17:50:21 UTC (rev 17468)
+++ trunk/buildroot/package/libdaemon/libdaemon.mk 2007-01-22 18:15:15 UTC (rev 17469)
@@ -67,7 +67,7 @@
#$(TARGET_DIR)/usr/lib/libdaemon.a: $(STAGING_DIR)/lib/libdaemon.a
# -$(STRIP) --strip-unneeded $(TARGET_DIR)/usr/lib/libdaemon.a
-libdaemon: uclibc $(STAGING_DIR)/lib/libdaemon.a
+libdaemon: uclibc pkgconfig $(STAGING_DIR)/lib/libdaemon.a
libdaemon-clean:
-$(MAKE) -C $(LIBDAEMON_DIR) clean
next reply other threads:[~2007-01-22 18:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 18:15 andersen at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 7:29 [Buildroot] svn commit: trunk/buildroot/package/libdaemon jacmet at uclibc.org
2008-08-27 7:29 jacmet at uclibc.org
2008-07-04 9:48 ulf at uclibc.org
2008-04-24 13:16 ninevoltz at uclibc.org
2007-11-28 8:55 ulf at uclibc.org
2007-09-20 15:35 ulf at uclibc.org
2007-09-03 9:00 jacmet at uclibc.org
2007-09-03 8:56 jacmet at uclibc.org
2007-09-03 8:54 ` Ulf Samuelsson
2007-08-21 14:27 ulf at uclibc.org
2007-08-21 1:32 ulf at uclibc.org
2007-08-21 8:23 ` Bernhard Fischer
2007-08-21 14:15 ` Ulf Samuelsson
2007-07-17 12:06 ulf at uclibc.org
2006-12-13 13:09 andersen 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=20070122181516.1F51648585@busybox.net \
--to=andersen@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