Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
dce2e4d2
Commit
dce2e4d2
authored
Jun 28, 2019
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc: Add apt instructions to install dependencies on Debian
parent
a6232f27
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Documentation/DeveloperHelpSources/building.docu
Documentation/DeveloperHelpSources/building.docu
+7
-0
No files found.
Documentation/DeveloperHelpSources/building.docu
View file @
dce2e4d2
...
...
@@ -17,6 +17,13 @@ OpenFlipper.
<li> QWT (>=6.0) ( optional, used for histogram plottings, http://qwt.sourceforge.net/)</li>
</ul>
On Debian, you can install the prerequisites this way (tested on Debian buster):
<code>
apt install cmake make g++ libeigen3-dev python3-dev qt5-default libqt5script5 libqt5scripttools5 libqt5svg5-dev libqt5quick5 libqt5x11extras5-dev libqt5help5 qtscript5-dev libqt5xmlpatterns5-dev libqwt-qt5-dev qttools5-dev qtdeclarative5-dev
</code>
\section bs Build System
The build system uses cmake to generate all makefiles.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment