compile additional deps

This commit is contained in:
uncor3
2025-10-24 09:58:46 +00:00
parent f4cf1342ce
commit 88b20eddda
3 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ jobs:
sudo make install
popd
git clone https://github.com/uncor3/qtermwidget.git
git clone https://github.com/lxqt/qtermwidget.git
pushd qtermwidget
mkdir build && cd build
cmake ..