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
Olena
olena
Commits
04ed8ff2
Commit
04ed8ff2
authored
May 22, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
debian/control: Add dependencies.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
8f8f0dca
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
04ed8ff2
2012-05-22 Guillaume Lazzara <z@lrde.epita.fr>
* debian/control: Add dependencies.
2012-01-30 Guillaume Lazzara <z@lrde.epita.fr>
* debian/HOWTO: Add more details.
...
...
debian/control
View file @
04ed8ff2
...
...
@@ -4,6 +4,10 @@ Priority: extra
Maintainer: Olena Team <olena@lrde.epita.fr>
Build-Depends: debhelper (>= 5), autotools-dev, dpkg-dev (>= 1.13.19)
Standards-Version: 3.9.1
Vcs-Browser: https://trac.lrde.epita.fr/olena/browser
Vcs-Git: git://git.lrde.epita.fr/olena
Homepage: http://olena.lrde.epita.fr
Package: olena
Architecture: all
...
...
@@ -11,14 +15,28 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, olena-dev, olena-bin
Description: An Image Processing Platform.
Install the whole plaform.
.
This is a meta-package
This is a meta-package.
Package: olena-bin
Architecture: any
Depends:
libtesseract-dev (>= 3.02),
libgraphicsmagick++1-dev,
graphicsmagick-libmagick-dev-compat,
libqt4-dev
Description: Tools based on Olena.
It includes several tools for manipulating images.
Package: olena-dev
Architecture: all
Recommends:
libgraphicsmagick++1-dev,
graphicsmagick-libmagick-dev-compat,
Suggests:
libqt4-dev,
libtesseract-dev (>= 3.02)
Description: Development files for Olena.
It includes HTML documentation and C++ headers.
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