From: Pavel Roskin <proski@gnu.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dmraid should depend on dm
Date: Tue, 28 Nov 2006 23:19:33 -0500 [thread overview]
Message-ID: <1164773973.4016.79.camel@dv> (raw)
dmraid sources include libdevmapper.h,, which is provided by dm
Index: package/dmraid/Config.in
===================================================================
--- package/dmraid/Config.in (revision 16710)
+++ package/dmraid/Config.in (working copy)
@@ -1,5 +1,6 @@
config BR2_PACKAGE_DMRAID
bool "dmraid"
default n
+ select BR2_PACKAGE_DM
help
Device-Mapper Software RAID support tool/
--
Regards,
Pavel Roskin
next reply other threads:[~2006-11-29 4:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-29 4:19 Pavel Roskin [this message]
2006-11-29 8:42 ` [Buildroot] [PATCH] dmraid should depend on dm Bernhard Fischer
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=1164773973.4016.79.camel@dv \
--to=proski@gnu.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