projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3140df5
)
add JSON dep
author
Joey Hess
<joey@kitenet.net>
Thu, 16 Jun 2011 18:32:56 +0000
(14:32 -0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 16 Jun 2011 18:34:44 +0000
(14:34 -0400)
Bundle/IkiWiki.pm
patch
|
blob
|
history
debian/control
patch
|
blob
|
history
diff --git
a/Bundle/IkiWiki.pm
b/Bundle/IkiWiki.pm
index 532006baf5960a50300a7fba07f621b19a21aa52..795fef4632dee0003a3765722bace1702505c24e 100644
(file)
--- a/
Bundle/IkiWiki.pm
+++ b/
Bundle/IkiWiki.pm
@@
-29,6
+29,7
@@
Mail::Sendmail
CGI
Data::Dumper
YAML
+JSON
=head1 AUTHOR
diff --git
a/debian/control
b/debian/control
index cc23826db69d74c887d36118425a7976560a9371..b01c88ae3f31da795cf87e664b0df16d20951670 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-20,7
+20,7
@@
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends},
libtext-markdown-perl | markdown,
libhtml-scrubber-perl, libhtml-template-perl,
- libhtml-parser-perl, liburi-perl (>= 1.36), libyaml-perl
+ libhtml-parser-perl, liburi-perl (>= 1.36), libyaml-perl
, libjson-perl
Recommends: gcc | c-compiler,
libc6-dev | libc-dev,
subversion | git-core (>= 1:1.5.0) | git (>= 1:1.7) | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38) | darcs,