Bug 15200 - t/Creators.t fails when using build-git-snapshot
authorMirko Tietgen <mirko@abunchofthings.net>
Tue, 9 Aug 2016 09:52:15 +0000 (11:52 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 19 Dec 2016 12:07:37 +0000 (13:07 +0100)
ttf-dejavu was missing from the build dependencies.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Mason James <mtj@kohaaloha.com>
(cherry picked from commit f1ce002823a51cd2b3ab033f1c38110eeef7fcf3)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

debian/control
debian/control.in

index 395d789..cbd3785 100644 (file)
@@ -140,7 +140,7 @@ Build-Depends: libalgorithm-checkdigits-perl,
  perl,
  perl-modules,
  perl-modules (>= 5.20.0) | libio-socket-ip-perl, 
- debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl,
+ debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, ttf-dejavu,
  libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98)
 
 Package: koha-common
index 78e0461..bc1e190 100644 (file)
@@ -10,7 +10,7 @@ Standards-Version: 3.8.4
 # See debian/rules, the override_dh_gencontrol rules. 
 # There are some exceptions.
 Build-Depends:__AUTODEPENDS__,
- debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl,
+ debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, ttf-dejavu,
  libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98)
 
 Package: koha-common