Use correct package for qt tools
This commit is contained in:
parent
53f5123e65
commit
afb8ec2d2a
@ -26,6 +26,6 @@ parts:
|
|||||||
- g++
|
- g++
|
||||||
- liblmdb-dev
|
- liblmdb-dev
|
||||||
- liblmdb0
|
- liblmdb0
|
||||||
- qt5tools5-dev-tools
|
- qttools5-dev-tools
|
||||||
artifacts: [nheko]
|
artifacts: [nheko]
|
||||||
after: [desktop-qt5]
|
after: [desktop-qt5]
|
||||||
|
Loading…
Reference in New Issue
Block a user