Skip to content

Commit

Permalink
Use lxqt-build-tools package
Browse files Browse the repository at this point in the history
  • Loading branch information
stefonarch authored May 16, 2024
1 parent f971c36 commit e8c5675
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 e8c5675

Please sign in to comment.