From b1d4259423ae19f34b59bfba29212fa08a8a6456 Mon Sep 17 00:00:00 2001 From: KAMiKAZOW Date: Fri, 3 Oct 2014 04:42:00 +0200 Subject: [PATCH] Update dolphin-emu.spec BuildArch: x86_64 armv7l aarch64 --- Installer/dolphin-emu.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Installer/dolphin-emu.spec b/Installer/dolphin-emu.spec index c5f874239a..e7f992cee1 100644 --- a/Installer/dolphin-emu.spec +++ b/Installer/dolphin-emu.spec @@ -23,6 +23,7 @@ Release: 0%{?dist} Group: System/Emulators/Other License: GPL-2.0 URL: http://www.dolphin-emu.org/ +BuildArch: x86_64 armv7l aarch64 # For this spec file to work, the Dolphin Emulator sources must be located # in a directory named dolphin-emu-4.0 (with "4.0" being the version @@ -42,10 +43,10 @@ BuildRequires: desktop-file-utils BuildRequires: cmake >= 2.8 BuildRequires: gcc-c++ BuildRequires: gtk2-devel -BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(ao) -BuildRequires: pkgconfig(bluez) -BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(alsa) +BuildRequires: pkgconfig(ao) +BuildRequires: pkgconfig(bluez) +BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(zlib)