[debian-edu-commits] debian-edu/ 10/10: Add missing LaTeX	dependency.
    Dominik George 
    natureshadow-guest at moszumanska.debian.org
       
    Mon Jan 15 22:58:44 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository sdaps.
commit f4d8b2295997db2b4116d6d404b89071ffa53123
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Jan 15 23:51:06 2018 +0100
    Add missing LaTeX dependency.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index dd6bcbe..c31ff81 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,10 @@ Build-Depends:
  python-setuptools,
  python-zbar,
  texlive,
+ texlive-generic-recommended,
  texlive-latex-extra,
  texlive-latex-recommended,
+ texlive-science,
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-edu/pkg-team/sdaps.git
 Vcs-Git: https://anonscm.debian.org/cgit/debian-edu/pkg-team/sdaps.git
@@ -54,8 +56,10 @@ Recommends:
  python-pil,
  python-reportlab,
  texlive,
+ texlive-generic-recommended,
  texlive-latex-extra,
  texlive-latex-recommended,
+ texlive-science,
 Description: scripts for data acquisition with paper-based surveys
  SDAPS is an optical mark recognition (OMR) program.  It is written in
  Python and has an integrated workflow with both LibreOffice and LaTeX to
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/sdaps.git
    
    
More information about the debian-edu-commits
mailing list