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