Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stefonarch authored May 12, 2024
1 parent 16d2471 commit 32d2ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -ex
source shared-ci/prepare-archlinux.sh

# See *depends in https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/qterminal-git/PKGBUILD
pacman -S --noconfirm --needed git cmake lxqt-build-tools-git qt5-tools qtermwidget-git qt5-x11extras qt5-translations libcanberra
pacman -S --noconfirm --needed git cmake lxqt-build-tools-git qt6-tools qtermwidget-git qt6-translations libcanberra

cmake -B build -S .
make -C build
Expand Down

0 comments on commit 32d2ef4

Please sign in to comment.