mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 09:22:15 -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
|
bash
|
||||||
curl
|
curl
|
||||||
git
|
git
|
||||||
|
qtcreator
|
||||||
|
|
||||||
# Test
|
# Debug / Test
|
||||||
valgrind
|
valgrind
|
||||||
gdb
|
gdb
|
||||||
|
|
||||||
|
|
@ -17,7 +18,9 @@
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
openssl
|
openssl
|
||||||
libsForQt5.full
|
|
||||||
protobuf
|
protobuf
|
||||||
|
qt6.qtbase
|
||||||
|
qt6.full
|
||||||
|
qt6.wrapQtAppsHook
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue