bug 9854: add ttf-dejavu as dependency for Debian packages
authorGalen Charlton <gmc@esilibrary.com>
Fri, 31 May 2013 21:16:05 +0000 (14:16 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 5 May 2014 21:52:54 +0000 (21:52 +0000)
ttf-dejavu (i.e., the core and extra DejaVu TrueType) fonts
are used by the proposed fix for bug 8375.

To test, build and install the Koha packages for Debian
and verify that the ttf-dejavu package is installed.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Nighswonger <cnighswonger@foundations.edu>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
debian/control
debian/control.in

index 2560f88..16977d6 100644 (file)
@@ -139,6 +139,7 @@ Depends: ${misc:Depends}, ${koha:Depends},
  pwgen,
  sudo,
  tinymce, 
+ ttf-dejavu,
  unzip,
  xmlstarlet,
  yaz
@@ -186,6 +187,7 @@ Depends: ${misc:Depends},
  pwgen,
  sudo,
  tinymce,
+ ttf-dejavu,
  unzip,
  xmlstarlet,
  yaz
index 371128b..bd34fcb 100644 (file)
@@ -30,6 +30,7 @@ Depends: ${misc:Depends}, ${koha:Depends},
  pwgen,
  sudo,
  tinymce, 
+ ttf-dejavu,
  unzip,
  xmlstarlet,
  yaz
@@ -78,6 +79,7 @@ Depends: ${misc:Depends},
  pwgen,
  sudo,
  tinymce,
+ ttf-dejavu,
  unzip,
  xmlstarlet,
  yaz