commit c74ab79e4c2fddb71c175103babba7636e013a78
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Wed Aug 23 16:34:59 2017 -0400
add BR: ninja-build
chromium.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/chromium.spec b/chromium.spec
index b058c6d..44792d6 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -377,6 +377,8 @@ BuildRequires: pkgconfig(gnome-keyring-1)
# remote desktop needs this
BuildRequires: pam-devel
BuildRequires: systemd
+# using the built from source version on aarch64
+BuildRequires: ninja-build
# We pick up an automatic requires on the library, but we need the version check
# because the nss shared library is unversioned.
Show replies by date