Compare commits
3 Commits
c8-stream-
...
a8-stream-
Author | SHA1 | Date | |
---|---|---|---|
75edd9e712 | |||
8bf1e7fb1f | |||
9e7922aee6 |
@ -1,4 +1,5 @@
|
||||
# If we should verify tarball signature with GPGv2.
|
||||
%define with_nbdkit 0
|
||||
%global verify_tarball_signature 1
|
||||
|
||||
# If there are patches which touch autotools files, set this to 1.
|
||||
@ -74,6 +75,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: gnutls-utils
|
||||
#BuildRequires: jq
|
||||
%ifnarch %{ix86}
|
||||
%if 0%{?with_nbdkit}
|
||||
BuildRequires: nbdkit
|
||||
BuildRequires: nbdkit-data-plugin
|
||||
#BuildRequires: nbdkit-eval-plugin
|
||||
@ -83,6 +85,7 @@ BuildRequires: nbdkit-pattern-plugin
|
||||
BuildRequires: nbdkit-sh-plugin
|
||||
#BuildRequires: nbdkit-sparse-random-plugin
|
||||
#BuildRequires: nbd
|
||||
%endif
|
||||
BuildRequires: qemu-img
|
||||
%endif
|
||||
BuildRequires: util-linux
|
||||
|
Loading…
Reference in New Issue
Block a user