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"