INSTALL: Clarify translation package requirements

This commit is contained in:
Soeren Apel 2022-03-10 19:32:52 +01:00
parent 4efbe9b667
commit 7e5c839662
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ Requirements
- libglib >= 2.28.0
- glibmm-2.4 (>= 2.28.0)
- Qt5 (>= 5.3), including the following components:
- Qt5Core, Qt5Gui, Qt5Widgets, Qt5Svg, Qt5LinguistTools
- Qt5Core, Qt5Gui, Qt5Widgets, Qt5Svg,
Qt5LinguistTools (qttools5-dev, qttools5-dev-tools)
- Qt translation package (optional; needed at runtime, not build time)
- libboost >= 1.55 (including the following libs):
- libboost-system