[Debian-ha-commits] [csync2] 02/05: Add openssl to Suggests

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Oct 7 19:17:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository csync2.

commit 89ca5d7e99539744189078093d61313bacc3711a
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Fri Oct 7 19:54:13 2016 +0200

    Add openssl to Suggests
    
    Used for generating SSL certificates.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 42b3786..39d1427 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          netbase (>= 4.25),
          openbsd-inetd | inet-superserver
-Suggests: sqlite3
+Suggests: sqlite3, openssl
 Description: cluster synchronization tool
  CSYNC2 synchronizes files in a cluster using the rsync-algorithm.
  It maintains a database of modified files so it is able to handle

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/csync2.git



More information about the Debian-HA-Commits mailing list