[Koha-patches] [PATCH] Bug 7893 - add package dependencies

Robin Sheat robin at catalyst.net.nz
Wed Apr 4 13:12:56 CEST 2012


This adds some dependencies to the control file that are required.
---
 debian/control |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index 877f3af..322d921 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,12 @@ Build-Depends: libcgi-session-driver-memcached-perl,
  libdata-ical-perl,
  libdate-calc-perl,
  libdate-manip-perl,
+ libdatetime-event-ical-perl,
+ libdatetime-format-dateparse-perl,
  libdatetime-format-ical-perl,
  libdatetime-perl,
+ libdatetime-set-perl,
+ libdatetime-timezone-perl,
  libdbd-mysql-perl,
  libdbd-sqlite2-perl,
  libdbi-perl,
@@ -56,6 +60,8 @@ Build-Depends: libcgi-session-driver-memcached-perl,
  libpdf-reuse-perl,
  libpdf-table-perl,
  libpoe-perl,
+ libreadonly-perl,
+ libreadonly-xs-perl,
  libscalar-list-utils-perl,
  libschedule-at-perl,
  libsms-send-perl,
-- 
1.7.5.4



More information about the Koha-patches mailing list