diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 22:57:03 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 22:57:03 -0400 |
commit | 8ae260015fa6ecd5aa39a84898f42837935c9953 (patch) | |
tree | 7fb1a89e05ce78611db7026bf1887bfe32592758 /debian/control | |
parent | 6c8dd33b7886641407d4036105c7a12c7e8e1dc0 (diff) |
highlight: New plugin supporting syntax highlighting of pretty much anything.
* debian/control: Add suggests for libhighlight-perl, although
that package is not yet created by Debian's highlight source package.
(See #529869)
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 57c5f917a..233de8f7c 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl, liblocale-gettext-perl (>= 1.05-1), libtext-typography-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 + libsort-naturally-perl, libtext-textile-perl, libhighlight-perl Conflicts: ikiwiki-plugin-table Replaces: ikiwiki-plugin-table Provides: ikiwiki-plugin-table |