From 497c9cbb13b12a4fd27ebf42b00eb6ce0c54dcf27d6a4a16d5e5896a6c3cd7cb Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 7 Sep 2017 09:56:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1058 --- installation-images.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installation-images.spec b/installation-images.spec index 9db4052..f24f5fe 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -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