[Koha-patches] [PATCH] [SIGNED-OFF] Bug 5322 - Added pwgen dependency

Galen Charlton gmcharlt at gmail.com
Sat Oct 30 03:23:43 CEST 2010


From: Robin Sheat <robin at catalyst.net.nz>

Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
---
 debian/control    |    1 +
 debian/control.in |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index 7240793..14dadca 100644
--- a/debian/control
+++ b/debian/control
@@ -90,6 +90,7 @@ Depends: ${misc:Depends}, ${koha:Depends},
  libjs-jquery,
  libjs-yui,
  mysql-client,
+ pwgen,
  tinymce2, 
  yaz
 Suggests: mysql-server
diff --git a/debian/control.in b/debian/control.in
index 746e568..44e144b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -20,6 +20,7 @@ Depends: ${misc:Depends}, ${koha:Depends},
  libjs-jquery,
  libjs-yui,
  mysql-client,
+ pwgen,
  tinymce2, 
  yaz
 Suggests: mysql-server
-- 
1.7.0



More information about the Koha-patches mailing list