projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ccf9c
)
INSTALL: Mention the missing glibmm dependency.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Fri, 29 Jan 2016 19:26:05 +0000
(20:26 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Fri, 29 Jan 2016 19:26:05 +0000
(20:26 +0100)
PulseView uses glibmm directly, not just indirectly via libsigrokcxx.
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 904855816b6b282301e0c742e22c0a9b7ebd8af7..b532339a8088b99258e30f60d4d2917af8edfe59 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-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