diff --git a/grub2.changes b/grub2.changes index 0f42f28..2cf8e1b 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 19 17:47:33 UTC 2015 - arvidjaar@gmail.com + +- also Recommends mtools for grub2-mkrescue (used to create EFI + boot image) in addition to libburnia-tools. + ------------------------------------------------------------------- Mon May 11 08:50:14 UTC 2015 - mchang@suse.com diff --git a/grub2.spec b/grub2.spec index 70805ea..eb10e16 100644 --- a/grub2.spec +++ b/grub2.spec @@ -1,7 +1,7 @@ # # spec file for package grub2 # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -251,6 +251,7 @@ Recommends: os-prober %endif # xorriso not available using grub2-mkrescue (bnc#812681) Recommends: libburnia-tools +Recommends: mtools %endif Requires(post): /sbin/install-info Requires(preun):/sbin/install-info