diff options
| author | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:32:08 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:32:08 -0400 | 
| commit | 9556ce0c9f6939d1fb48ed56b1ecdca7102a8bd0 (patch) | |
| tree | ab043a2bca552729dcd233f671e5a6cd1622e4fa | |
| parent | Merge branch 'upstream' into debian/sid (diff) | |
debian/control, depends, graphicsmagick if not imagemagick
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 5f8b3797..7e0f4da6 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Package: sisu  Architecture: all  Depends: ${misc:Depends}, ruby1.9.1 (>= 1.9.2.180), rsync, unzip, zip  Recommends: - sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick, keychain, librmagick-ruby, - openssl, openssh-client | lsh-client, tidy, vim-addon-manager + sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain, + librmagick-ruby, openssl, openssh-client | lsh-client, tidy, vim-addon-manager  Suggests: lv, calibre, pinfo, texinfo, trang  Conflicts: sisu-markup-samples (<= 1.0.11)  Replaces: sisu-markup-samples (<= 1.0.11) | 
