[packages/nbdkit] - libblkio fixes

qboosh qboosh at pld-linux.org
Thu Jun 22 07:52:33 CEST 2023


commit 95362c97a991938e6b58e8154f625876ff2b0eae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 22 06:28:03 2023 +0200

    - libblkio fixes

 nbdkit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/nbdkit.spec b/nbdkit.spec
index f510e91..3d078bb 100644
--- a/nbdkit.spec
+++ b/nbdkit.spec
@@ -44,6 +44,7 @@ BuildRequires:	e2fsprogs >= 1.43
 BuildRequires:	e2fsprogs-devel
 BuildRequires:	gnutls-devel >= 3.3.0
 %{?with_golang:BuildRequires:	golang-devel}
+%{?with_libblkio:BuildRequires:	libblkio-devel}
 BuildRequires:	libcom_err-devel
 BuildRequires:	libguestfs-devel
 BuildRequires:	libnbd-devel >= 0.9.8
@@ -257,7 +258,7 @@ Plik nagłówkowy dla wtyczek nbdkit.
 	%{!?with_rust:--disable-rust} \
 	--disable-static \
 	%{!?with_tcl:--disable-tcl} \
-	%{!?with_libblkio:--disable-libblkio} \
+	%{!?with_libblkio:--without-libblkio} \
 	%{!?with_vddk:--without-vddk}
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nbdkit.git/commitdiff/95362c97a991938e6b58e8154f625876ff2b0eae



More information about the pld-cvs-commit mailing list