We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe0b28 commit 6ae40b5Copy full SHA for 6ae40b5
1 file changed
get-dependencies.sh
@@ -17,7 +17,7 @@ echo "---------------------------------------------------------------"
17
18
# build with x86_64_v3 target
19
if [ "${DEVEL_RELEASE-}" = 1 ]; then
20
- make-aur-package wxwidgets-gtk3-git
+ make-aur-package wxgtk-git
21
TARGET_V3_CPU=1 make-aur-package cemu-git
22
else
23
TARGET_V3_CPU=1 make-aur-package cemu
0 commit comments