Steffen Winterfeldt 2017-09-07 09:56:20 +00:00 committed by Git OBS Bridge
parent 5f42aa6ef9
commit 497c9cbb13

View File

@ -31,6 +31,7 @@ ExclusiveArch: do_not_build
%bcond_without vnc
%bcond_with xen
%bcond_with xenkmp
%bcond_without storage_ng
# === sort out which flavor to build ===
@ -403,9 +404,11 @@ BuildRequires: xterm
BuildRequires: xz
BuildRequires: yast2-devtools
BuildRequires: yast2-trans-allpacks
%if %{with storage_ng}
BuildRequires: yast2-storage-ng
#!BuildIgnore: yast2-storage
#!BuildIgnore: libstorage7
%endif
%if %{with sbl}
BuildRequires: sbl
%endif