Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
MassChroQ
Commits
ad023590
Commit
ad023590
authored
Dec 08, 2017
by
Langella Olivier
Browse files
cleaning control file
parent
df4cf3fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control.cmake
View file @
ad023590
...
...
@@ -5,10 +5,23 @@ Maintainer: Olivier Langella <olivier.langella@u-psud.fr>
Uploaders: Olivier Langella <olivier.langella@u-psud.fr>
DM-Upload-Allowed: yes
Standards-Version: 3.9.1.0
Build-Depends:
debhelper
(
>= 5
)
,
cmake
(
>= 2.6
)
, libx11-dev, libc6-dev, qt5-default,
libqwt-qt5-dev, texlive-latex-extra, texlive-latex-recommended, texlive-fonts-recommended,
texlive-science, hevea, inkscape, doxygen, libpappsomspp-
dev
(
= @LIBPAPPSOMSPP_VERSION@
)
, libodsstream-
dev
(
>=0.4.4
)
,
libqt5xmlpatterns5-dev
Build-Depends:
debhelper
(
>= 5
)
,
cmake
(
>= 2.6
)
,
libx11-dev,
libc6-dev,
texlive-latex-extra,
texlive-latex-recommended,
texlive-fonts-recommended,
texlive-science,
hevea,
inkscape,
doxygen,
libpappsomspp-
dev
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libodsstream-
dev
(
>=0.4.4
)
,
qtbase5-dev,
libqcustomplot-dev,
libqwt-qt5-dev,
libqt5xmlpatterns5-dev
Build-Conflicts: qt3-dev-tools
Homepage: http://pappso.inra.fr/bioinfo/masschroq/
...
...
@@ -16,7 +29,11 @@ Homepage: http://pappso.inra.fr/bioinfo/masschroq/
Package: masschroq-common
Architecture: linux-any
Depends:
${
shlibs:Depends
}
, libqt5core5a, libqt5concurrent5, libpappsomspp-
qt5
(
= @LIBPAPPSOMSPP_VERSION@
)
, libodsstream-qt5
Depends:
${
shlibs:Depends
}
,
libqt5core5a,
libqt5concurrent5,
libpappsomspp-
qt5
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libodsstream-qt5
Replaces:
masschroq
(
<< 1.5.0
)
Conflicts:
masschroq
(
<< 1.5.0
)
Suggests: masschroq, masschroq-gui, masschroq-studio
...
...
@@ -51,8 +68,12 @@ Description: Mass Chromatogram Quantification CLI (Command Line Interface)
Package: masschroq-gui
Architecture: any
Depends:
${
shlibs:Depends
}
, masschroq-
common
(
=
${
binary:Version
}
)
, libqt5core5a, libqt5gui5, libqt5concurrent5,
libqt5network5
Depends:
${
shlibs:Depends
}
,
masschroq-
common
(
=
${
binary:Version
}
)
,
libqt5core5a,
libqt5gui5,
libqt5concurrent5,
libqt5network5
Suggests: masschroq-doc, masschroq-studio
Description: Mass Chromatogram Quantification graphical user interface
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
...
...
@@ -64,8 +85,13 @@ Description: Mass Chromatogram Quantification graphical user interface
Package: masschroq-studio
Architecture: any
Depends:
${
shlibs:Depends
}
, masschroq-
common
(
=
${
binary:Version
}
)
, libqt5core5a, libqt5gui5, libqt5xml5,
libqwt-qt5-6
Depends:
${
shlibs:Depends
}
,
masschroq-
common
(
=
${
binary:Version
}
)
,
libqt5core5a,
libqt5gui5,
libqt5xml5,
libqcustomplot1.3,
libqwt-qt5-6
Suggests: masschroq-doc, masschroq-gui
Description: Mass Chromatogram Quantification graphical user interface to edit parameters
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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