[Koha-patches] [PATCH] Bug 7409 - add unzip and perl-doc dependencies to package

Robin Sheat robin at catalyst.net.nz
Sun Feb 12 03:20:59 CET 2012


---
 debian/control    |    3 ++-
 debian/control.in |    2 ++
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index e0827f9..ec8a751 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,6 @@ Build-Depends: libcgi-session-driver-memcached-perl,
  libgraphics-magick-perl,
  libgravatar-url-perl,
  libhtml-scrubber-perl,
- libhtml-template-pro-perl,
  libhttp-oai-perl,
  libjson-perl,
  liblingua-stem-perl,
@@ -94,9 +93,11 @@ Depends: ${misc:Depends}, ${koha:Depends},
  libjs-jquery,
  libjs-yui,
  mysql-client,
+ perl-doc,
  pwgen,
  sudo,
  tinymce2, 
+ unzip,
  xmlstarlet,
  yaz
 Suggests: mysql-server
diff --git a/debian/control.in b/debian/control.in
index 5cafcb4..24549b9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -21,9 +21,11 @@ Depends: ${misc:Depends}, ${koha:Depends},
  libjs-jquery,
  libjs-yui,
  mysql-client,
+ perl-doc,
  pwgen,
  sudo,
  tinymce2, 
+ unzip,
  xmlstarlet,
  yaz
 Suggests: mysql-server
-- 
1.7.5.4



More information about the Koha-patches mailing list