Skip to content
Snippets Groups Projects
Commit ba644e98480b authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

[pkg] add python-docutils dependency to debian control

This dependency was missing in the in 0.1.0-1
parent 6e5b5f30dfa5
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
Package: cubicweb-card
Architecture: all
Depends: cubicweb-common (>= 3.2.0)
Depends: cubicweb-common (>= 3.2.0), python-docutils
Description: card component for the CubicWeb framework
This CubicWeb component models cards that are like wiki pages.
Cards have a title, an abstract and some textual content as text, rest or html.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment