This commit is contained in:
Bartłomiej Piotrowski 2017-06-20 09:37:47 +02:00
parent f0f29a7549
commit aae1cd1b7b

View file

@ -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"