Skip to content
Snippets Groups Projects
Commit 33454113 authored by Langella Olivier's avatar Langella Olivier
Browse files

add missing dependency to qcustomplot

parent 5e144bb4
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 9),
libodsstream-qt5-dev,
libboost1.62-dev,
libqt5svg5-dev,
libboost-dev
libboost-dev,
libqcustomplot-dev
Standards-Version: 3.9.8
Package: xtpcpp
......@@ -25,6 +26,7 @@ Depends: ${shlibs:Depends},
libqt5gui5,
libqt5core5a,
libqt5xml5,
libqt5svg5
libqt5svg5,
libqcustomplot1.3
Pre-Depends: ${misc:Pre-Depends}
Description: C++ version of X!TandemPipeline
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment