Agregar paquete adicional

pull/2/head
Vadim vtroshchinskiy 2023-10-20 11:17:39 +02:00
parent f3a613d8f3
commit a63c04d10e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ El módulo de terminal requiere `lxqt-build-tools` porque es parte del proyecto
#### Ubuntu 22.04
# apt install build-essential cmake g++ qt6-base-dev qt6-webengine-dev linguist-qt6 libgl1-mesa-dev qt6-tools-dev qt6-l10n-tools qt6-tools-dev-tools libqt6core5compat6-dev lxqt-build-tools qt6-webengine-dev-tools
# apt install build-essential cmake g++ qt6-base-dev qt6-webengine-dev linguist-qt6 libgl1-mesa-dev qt6-tools-dev qt6-l10n-tools qt6-tools-dev-tools libqt6core5compat6-dev lxqt-build-tools qt6-webengine-dev-tools libqt6webenginecore6-bin
### Compilar
El sistema esta basado en CMake. Para compilar: