[cylc] 08/23: Add deps
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Mar 26 12:04:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit 47578a2d7980fcb3f6274a0bf9f6b74f2a608f14
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Nov 5 07:25:06 2016 +0000
Add deps
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3e0a928..7dc9474 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/git/debian-science/packages/cylc.git
Package: cylc
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
- sqlite3, python-cylc, python, at, perl-modules
+ sqlite3, python-cylc, python, at, perl
Architecture: any
Description: Workflow scheduler
Cylc ("silk") is a suite engine and meta-scheduler that specializes
@@ -23,7 +23,8 @@ Description: Workflow scheduler
Package: python-cylc
Section: python
Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, pyro
+Depends: ${python:Depends}, ${misc:Depends}, pyro,
+ python-sqlite, python-gtk2, python-jinja2, python-pygraphviz
Description: Python libraries for cylc workflow scheduler
Cylc ("silk") is a suite engine and meta-scheduler that specializes
in suites of cycling tasks for weather forecasting, climate modeling,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git
More information about the debian-science-commits
mailing list