From 65519467139a13e0b4fbbb49e45ea399be535df2 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 20 Jan 2014 18:55:44 -0500 Subject: debian/control sisu depends openssl (instead of recommends), convenience * * used fairly extensively within sisu to generate digests --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 4b0dafc1..37eebbe3 100644 --- a/debian/control +++ b/debian/control @@ -11,10 +11,10 @@ Vcs-Git: git://git.sisudoc.org/git/code/sisu.git Package: sisu Architecture: all -Depends: ${misc:Depends}, ruby | ruby-interpreter, rsync, unzip, zip +Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain, - openssl, openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, + openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, tidy, tree, vim-addon-manager Suggests: lv, calibre, pinfo, poedit, texinfo, trang Conflicts: sisu-markup-samples (<= 1.0.11) -- cgit v1.2.3