nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [ndctl PATCH] ndctl, spec: Use pkgconfig for systemd
@ 2018-09-12 20:11 Dan Williams
  0 siblings, 0 replies; only message in thread
From: Dan Williams @ 2018-09-12 20:11 UTC (permalink / raw)
  To: linux-nvdimm

Decorate the BuildRequires for systemd with pkgconfig like all the other
dependencies.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 ndctl.spec.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ndctl.spec.in b/ndctl.spec.in
index b782aeae12ad..98394a924030 100644
--- a/ndctl.spec.in
+++ b/ndctl.spec.in
@@ -20,7 +20,7 @@ BuildRequires:	pkgconfig(libudev)
 BuildRequires:	pkgconfig(uuid)
 BuildRequires:	pkgconfig(json-c)
 BuildRequires:	pkgconfig(bash-completion)
-BuildRequires:	systemd
+BuildRequires:	pkgconfig(systemd)
 
 %description
 Utility library for managing the "libnvdimm" subsystem.  The "libnvdimm"

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-12 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 20:11 [ndctl PATCH] ndctl, spec: Use pkgconfig for systemd Dan Williams

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 NNTP newsgroup(s).