unneeded dependencies

This commit is contained in:
leca 2025-03-07 16:36:12 +03:00
parent 5ca16a4f76
commit 7d42cbd111
3 changed files with 0 additions and 3 deletions

View File

@ -29,7 +29,6 @@ In general, you need to install following dependencies in order to build that ap
* curl
* nlohmann-json
* qt5
* vtk
Please, do not hesitate to open an issue if you cannot build that. I will help and if you are building on a distro that is not listed there, we can append that list as soon as we will solve your problem!
### Linux

View File

@ -29,7 +29,6 @@
* curl
* nlohmann-json
* qt5
* vtk
Пожалуйста, не стесняйтесь и открывайте issue, если вы не можете собрать приложение. Я помогу вам, и если вы собираете приложение на дистрибутиве, который здесь не перечислен, как только мы решим вашу проблему, я добавлю новый дистрибутив в этот список!

View File

@ -3,5 +3,4 @@
<file>en_US.qm</file>
<file>ru_RU.qm</file>
</qresource>
<qresource prefix="/translations"/>
</RCC>