From aae1cd1b7b6e5e5f7de57fb90a73a3ca35ea36a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= <b@bpiotrowski.pl> Date: Tue, 20 Jun 2017 09:37:47 +0200 Subject: [PATCH] Rebuild --- org.DolphinEmu.dolphin-emu.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index 2f638d7..e7cdda8 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -24,19 +24,7 @@ "config-opts": [ "-DENABLE_SDL=ON", "-DENABLE_EVDEV=OFF" - ], - "arch": { - "i386": { - "config-opts": [ - "-DENABLE_EVDEV=OFF" - ] - }, - "arm": { - "config-opts": [ - "-DENABLE_EVDEV=OFF" - ] - } - } + ] }, "post-install": [ "install -Dm644 appdata.xml /app/share/appdata/dolphin-emu.appdata.xml"