diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:30:54 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:30:54 -0400 |
commit | 4415686d0571a33d4ac7b887d1abdc019d398414 (patch) | |
tree | ddea405b053235cc4cd20b7abb7669502e0d1dca /debian/control | |
parent | 271449062a2a3fa897aff7f5bb40d6b5da06a1a8 (diff) | |
download | ikiwiki-4415686d0571a33d4ac7b887d1abdc019d398414.tar ikiwiki-4415686d0571a33d4ac7b887d1abdc019d398414.tar.gz |
add YAML suggests
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b20f4db55..24c2c96a5 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl, libtext-csv-perl, libdigest-sha1-perl, graphviz, libnet-amazon-s3-perl, sparkline-php, texlive, dvipng, libtext-wikicreole-perl, libsort-naturally-perl, libtext-textile-perl, libhighlight-perl, - po4a (>= 0.35-1), gettext + po4a (>= 0.35-1), gettext, libyaml-perl Conflicts: ikiwiki-plugin-table Replaces: ikiwiki-plugin-table Provides: ikiwiki-plugin-table |