]> git.mjollnir.org Git - cil.git/commitdiff
Add the libdatetime-perl dependency for cil.
authorAndrew Chilton <andychilton@gmail.com>
Sun, 22 Jun 2008 11:58:16 +0000 (23:58 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Sun, 22 Jun 2008 11:58:16 +0000 (23:58 +1200)
INSTALLATION
debian/control

index b8759a94836333682cd74e2a5c49142969a77ab5..5fc39afe4ffc33ce1fefa86772bc3e3bcea573b6 100644 (file)
@@ -28,6 +28,7 @@ For Debian Etch, the following packages will need to be installed:
 * libfile-touch-perl
 * libfile-slurp-perl
 * libclass-accessor-perl
+* libdatetime-perl
 
 Currently, Term::CallEditor is not in Etch and therefore will have to be added
 via other means. If you want to build a package from CPAN try the following:
index d856d1e5e725af287c683755d00404dc86ede4af..a1075d22683c9a6d25268157150958ba4ff8f113 100644 (file)
@@ -10,7 +10,7 @@ Package: cil
 Section: perl
 Priority: optional
 Architecture: all
-Depends: ${perl:Depends}, libgetopt-mixed-perl, libdigest-perl, libterm-calleditor-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl
+Depends: ${perl:Depends}, libgetopt-mixed-perl, libdigest-perl, libterm-calleditor-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl
 Description: command line issue tracker
  'cil' allows easy command-line creation of an issue tracker. It saves each
  issue locally and in plain text. Commands are given such that these issues can