From: "Tomáš Čech" <sleep_walker@gnu.org>
To: 31160@debbugs.gnu.org
Subject: [bug#31160] [PATCH] gnu: lvm2: Enable pkg-config files generation.
Date: Sun, 15 Apr 2018 10:49:28 +0200 [thread overview]
Message-ID: <20180415084928.24697-1-sleep_walker@gnu.org> (raw)
* gnu/packages/linux.scm (lvm2)[arguments]: Enable pkg-config files generation
via configure flag.
---
gnu/packages/linux.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c09e0474a..c80cadb6c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2121,6 +2121,7 @@ time.")
"/etc/lvm")
"--enable-udev_sync"
"--enable-udev_rules"
+ "--enable-pkgconfig"
;; Make sure programs such as 'dmsetup' can
;; find libdevmapper.so.
--
2.16.3
next reply other threads:[~2018-04-15 8:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-15 8:49 Tomáš Čech [this message]
2018-04-16 22:24 ` [bug#31160] [PATCH] gnu: lvm2: Enable pkg-config files generation Marius Bakke
2018-04-17 7:07 ` Tomáš Čech
2018-04-17 20:52 ` Marius Bakke
2018-08-29 21:30 ` bug#31160: " Leo Famulari
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180415084928.24697-1-sleep_walker@gnu.org \
--to=sleep_walker@gnu.org \
--cc=31160@debbugs.gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).