mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -07:00
chore: use qt6
This commit is contained in:
parent
04882a5dd5
commit
2bbce47877
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue