[DRE-commits] [ruby-kramdown] 07/08: build-depend on texlive-latex-extra and texlive-fonts-recommended to run latex-related tests
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Mon Jul 20 07:28:59 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-kramdown.
commit 87baea836ed17cb5d15b099f9cd8ff594b9e5019
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jul 20 08:46:01 2015 +0200
    build-depend on texlive-latex-extra and texlive-fonts-recommended to run latex-related tests
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 75d0107..7c35f8d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9 ), gem2deb (>= 0.3.0~), rake,
  ruby-coderay,
  ruby-rouge (>= 1.8~),
  ruby-stringex,
+ texlive-fonts-recommended,
+ texlive-latex-extra,
  tidy
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-kramdown.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list