chore: use qt6

This commit is contained in:
Danny Piper 2024-12-28 19:08:25 +00:00
parent 04882a5dd5
commit 2bbce47877
No known key found for this signature in database
GPG key ID: 5E365B8F351ACB38

View file

@ -7,8 +7,9 @@
bash
curl
git
qtcreator
# Test
# Debug / Test
valgrind
gdb
@ -17,7 +18,9 @@
# Libraries
openssl
libsForQt5.full
protobuf
qt6.qtbase
qt6.full
qt6.wrapQtAppsHook
];
}