From 84f43e5ff697c028693539d62a62dc350efd0374 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Nov 09 2018 21:05:41 +0000 Subject: fix buildrequires for py-byte-compile --- diff --git a/edk2.spec b/edk2.spec index 6d31695..9bf6036 100644 --- a/edk2.spec +++ b/edk2.spec @@ -104,7 +104,7 @@ ExclusiveArch: x86_64 aarch64 %endif BuildRequires: gcc gcc-c++ -BuildRequires: python +BuildRequires: python2 python2-devel python BuildRequires: libuuid-devel %if 0%{?cross:1} BuildRequires: gcc-aarch64-linux-gnu