Require uboot-tools when running on arm

Require uboot-tools on arm arches so we can make u-boot wrapped
versions of the kernel and initramfs's
This commit is contained in:
Dennis Gilmore 2014-04-30 10:30:38 -07:00 committed by Brian C. Lane
parent b090a09dca
commit c14198c45e
1 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,10 @@ Requires: grub2-tools
Requires: openssh
%endif
%ifarch %{arm}
Requires: uboot-tools
%endif
# Moved image-minimizer tool to lorax
Provides: appliance-tools-minimizer
Obsoletes: appliance-tools-minimizer < 007.7-3