INSTALL: Mention the missing glibmm dependency.

PulseView uses glibmm directly, not just indirectly via libsigrokcxx.
This commit is contained in:
Uwe Hermann 2016-01-29 20:26:05 +01:00
parent 39ccf9c39e
commit c18d0755b2
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Requirements
- pkg-config >= 0.22
- cmake >= 2.8.6
- libglib >= 2.28.0
- glibmm-2.4 (>= 2.28.0)
- Qt4 >= 4.5 or Qt5 (including the following components):
- Qt4: QtCore, QtGui, QtSvg
- Qt5: Qt5Core, Qt5Gui, Qt5Widgets, Qt5Svg