[root-system] 02/05: Make ttf-root-installer depend on ca-certificates on the template too
    Mattia Rizzolo 
    mattia at debian.org
       
    Tue Mar  1 18:06:26 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository root-system.
commit ace07113602fc0d44ef915ed082cc4f75f55fb36
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jan 30 17:38:18 2016 +0000
    Make ttf-root-installer depend on ca-certificates on the template too
---
 debian/skel/ttf-root-installer.control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/skel/ttf-root-installer.control b/debian/skel/ttf-root-installer.control
index 20186a7..4539678 100644
--- a/debian/skel/ttf-root-installer.control
+++ b/debian/skel/ttf-root-installer.control
@@ -2,6 +2,7 @@ Package: ttf-root-installer
 Architecture: all
 Section: contrib/fonts
 Depends:
+ ca-certificates,
  debconf (>= 1.2.0),
  wget (>= 1.9.1-4),
  xfonts-utils,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/root-system.git
    
    
More information about the debian-science-commits
mailing list