Skip to content

Commit

Permalink
Use lxqt-build-tools package (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefonarch authored Jun 18, 2024
1 parent 80f43aa commit a15971a
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/qtermwidget-git/PKGBUILD
pacman -S --noconfirm --needed git cmake lxqt-build-tools-git qt6-tools python-pyqt6 pyqt-builder sip
pacman -S --noconfirm --needed git cmake lxqt-build-tools qt6-tools python-pyqt6 pyqt-builder sip

cmake -B build -S . \
-DBUILD_EXAMPLE=ON \
Expand Down

0 comments on commit a15971a

Please sign in to comment.