diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template index 714bda3a5e2..8c48a9c8aa9 100644 --- a/srcpkgs/dolphin-emu/template +++ b/srcpkgs/dolphin-emu/template @@ -3,9 +3,10 @@ only_for_archs="x86_64 x86_64-musl" pkgname=dolphin-emu version=5.0 -revision=5 +revision=6 wrksrc="dolphin-${version}" build_style=cmake +nopie=yes configure_args="-DUSE_X11=1 -DUSE_EGL=0 -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0" hostmakedepends="pkg-config"