add missing coma

This commit is contained in:
Praveen Arimbrathodiyil 2016-01-27 13:07:10 +05:30
parent 7b55f3176f
commit dd1d297758

2
debian/control vendored
View file

@ -95,7 +95,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-redcloth (>= 4.2.9~),
ruby-org (>= 0.9.12~),
ruby-creole (>= 0.5.0~),
ruby-wikicloth (>= 0.8.1~)
ruby-wikicloth (>= 0.8.1~),
asciidoctor (>= 1.5.2~),
ruby-rouge (>= 1.10.1~),
ruby-nokogiri (>= 1.6.7.1~)