]> sigrok.org Git - pulseview.git/commitdiff
INSTALL: Clarify translation package requirements
authorSoeren Apel <redacted>
Thu, 10 Mar 2022 18:32:52 +0000 (19:32 +0100)
committerSoeren Apel <redacted>
Thu, 10 Mar 2022 18:32:52 +0000 (19:32 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index da89be8d014974312b214ecbe9192c937e556b55..e777959f83adf2b85806780ff70bd4ed6a2d6fbf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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