summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-03 14:56:25 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-03 14:56:25 +0100
commita33eb565f1ad364f2077be91173cdb6cc548ac79 (patch)
treef3cc9e43487c2bca17fa8f3ffa9de9749c9f18c7
parentca807e5e3297f5cbc9ad7f66749b13c03b7e28d5 (diff)
downloadqboot-a33eb565f1ad364f2077be91173cdb6cc548ac79.tar.gz
fix build dep
-rw-r--r--qboot.git.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/qboot.git.spec b/qboot.git.spec
index b1cffb0..dcbde0b 100644
--- a/qboot.git.spec
+++ b/qboot.git.spec
@@ -11,8 +11,8 @@ License: GPL
Source0: qboot.git-g23d4749.tar.xz
BuildRequires: make gcc binutils
-BuildRequires: glibc-devel.i686
-BuildRequires: glibc-devel.x86_64
+BuildRequires: glibc-devel(x86-32)
+BuildRequires: glibc-devel(x86-64)
BuildArch: noarch