add missing coma
This commit is contained in:
parent
7b55f3176f
commit
dd1d297758
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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~)
|
||||
|
|
Loading…
Reference in a new issue