OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1058
This commit is contained in:
parent
5f42aa6ef9
commit
497c9cbb13
@ -31,6 +31,7 @@ ExclusiveArch: do_not_build
|
|||||||
%bcond_without vnc
|
%bcond_without vnc
|
||||||
%bcond_with xen
|
%bcond_with xen
|
||||||
%bcond_with xenkmp
|
%bcond_with xenkmp
|
||||||
|
%bcond_without storage_ng
|
||||||
|
|
||||||
# === sort out which flavor to build ===
|
# === sort out which flavor to build ===
|
||||||
|
|
||||||
@ -403,9 +404,11 @@ BuildRequires: xterm
|
|||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: yast2-devtools
|
BuildRequires: yast2-devtools
|
||||||
BuildRequires: yast2-trans-allpacks
|
BuildRequires: yast2-trans-allpacks
|
||||||
|
%if %{with storage_ng}
|
||||||
BuildRequires: yast2-storage-ng
|
BuildRequires: yast2-storage-ng
|
||||||
#!BuildIgnore: yast2-storage
|
#!BuildIgnore: yast2-storage
|
||||||
#!BuildIgnore: libstorage7
|
#!BuildIgnore: libstorage7
|
||||||
|
%endif
|
||||||
%if %{with sbl}
|
%if %{with sbl}
|
||||||
BuildRequires: sbl
|
BuildRequires: sbl
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user