Fix one more missing build dep

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2016-02-15 16:25:33 -05:00
parent e6715ebbfc
commit 0014ed40bd

View File

@ -7,7 +7,7 @@ URL: https://github.com/rhinstaller/efivar
Requires: %{name}-libs = %{version}-%{release}
ExclusiveArch: %{ix86} x86_64 aarch64
BuildRequires: popt-devel popt-static git
BuildRequires: popt-devel popt-static git glibc-static
Source0: https://github.com/rhinstaller/efivar/releases/download/efivar-%{version}/efivar-%{version}.tar.bz2
Patch0001: 0001-Workaround-rename-of-linux-nvme.h.patch