diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-01 23:22:06 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-01 23:24:13 -0400 |
commit | 97f98826f7ef2d6ab68b21877b953f6809b2b035 (patch) | |
tree | 38c36626c513d622ef317f994b134d721b53760e /debian | |
parent | Merge tag 'sisu_5.6.4' into debian/sid (diff) |
debian/control, openssl: sisu, remove depends; sisu-complete, add depends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/control b/debian/control index e7123199..0f0d658e 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,11 @@ Vcs-Git: git://git.sisudoc.org/git/code/sisu.git Package: sisu Architecture: all -Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip, - xz-utils +Depends: ${misc:Depends}, ruby | ruby-interpreter, rsync, unzip, zip, xz-utils Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain, - openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, ruby-thor, - tidy, tree, vim-addon-manager + openssh-client | lsh-client, openssl, po4a, qrencode, rake, ruby-rmagick, + ruby-thor, tidy, tree, vim-addon-manager Suggests: sisu-markup-samples, lv, calibre, pinfo, poedit, texinfo, trang Description: documents - structuring, publishing in multiple formats and search SiSU is a lightweight markup based, command line oriented, document @@ -68,8 +67,8 @@ Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}), sisu-pdf (= ${source:Version}), sisu-postgresql (= ${source:Version}), - sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick, qrencode, - ruby-thor, tree + sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick, openssl, + qrencode, ruby-thor, tree Suggests: sisu-markup-samples Description: installs all SiSU related packages SiSU is a lightweight markup based document structuring, publishing and search |