diff --git a/patterns-base.changes b/patterns-base.changes
index a6f3497..1a21e82 100644
--- a/patterns-base.changes
+++ b/patterns-base.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Wed Dec 18 22:07:33 UTC 2019 - Michal Suchanek <msuchanek@suse.com>
+
+- Support multiversion(kernel) with purge-kernels.service separated from dracut
+  (jsc#SLE-10162, jsc#SLE-10465).
+
 -------------------------------------------------------------------
 Wed Dec  4 11:39:09 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
 
diff --git a/patterns-base.spec b/patterns-base.spec
index 0ea653e..cbcf907 100644
--- a/patterns-base.spec
+++ b/patterns-base.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-base
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -132,6 +132,8 @@ Requires:       which
 %if ! 0%{?is_opensuse}
 Requires:       systemd-coredump
 %endif
+# Support multiversion(kernel) (jsc#SLE-10162, jsc#SLE-10465)
+Requires:       purge-kernels-service
 # Add some static base tool in case system explodes; Recommend only, as users are free to uninstall it
 Recommends:     busybox-static
 Recommends:     bash-completion