diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-08-20 20:38:49 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-08-20 20:39:11 -0400 |
commit | e291e4691a7f591488ec4d2e4dab53a73947c33c (patch) | |
tree | d184dd096bee0a8d850b11b4b82bd4ee8d870506 /debian | |
parent | Merge tag 'sisu_5.6.2' into debian/sid (diff) |
debian/control sisu-complete, imagemagick or graphicsmagick dependency
* needed to process images
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 19259b37..54cc875f 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}), sisu-pdf (= ${source:Version}), sisu-postgresql (= ${source:Version}), - sisu-sqlite (= ${source:Version}) + sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick Description: installs all SiSU related packages SiSU is a lightweight markup based document structuring, publishing and search framework for document collections. |