We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3e7a37 + ce58ab7 commit 6af3893Copy full SHA for 6af3893
packages/kernel-6.1/kernel-6.1.spec
@@ -73,8 +73,7 @@ Requires: (%{name}-fips if %{_cross_os}image-feature(fips))
73
74
%package devel
75
Summary: Configured Linux kernel source for module building
76
-Requires: (%{name}-devel-squashed if %{_cross_os}image-feature(no-erofs-root-partition))
77
-Requires: (%{name}-devel-unpacked if %{_cross_os}image-feature(erofs-root-partition))
+Requires: (%{name}-devel-unpacked if %{_cross_os}image-feature(erofs-root-partition) else %{name}-devel-squashed)
78
79
%description devel
80
%{summary}.
0 commit comments