[med-svn] [snakemake] 04/09: Depend on libjs-mathjax, as it's needed for the docs
    Kevin Murray 
    daube-guest at moszumanska.debian.org
       
    Tue Sep 15 13:39:58 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit ccb84c166cb3a73c298078266eb7e5ed441ea696
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Tue Sep 15 21:44:44 2015 +1000
    Depend on libjs-mathjax, as it's needed for the docs
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 977e188..3b7bc9a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},
-         ${sphinxdoc:Depends}
+         ${sphinxdoc:Depends},
+         libjs-mathjax
 Description: pythonic workflow management system
  Build systems like GNU Make are frequently used to create complicated
  workflows, e.g. in bioinformatics. This project aims to reduce the
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
    
    
More information about the debian-med-commit
mailing list