[libevent-rpc-perl] 04/08: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Oct 17 21:11:55 UTC 2015


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

gregoa pushed a commit to branch master
in repository libevent-rpc-perl.

commit 5f4b796eaa326b79501c8b33b6a34460a9620a5c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 17 22:58:09 2015 +0200

    Update (build) dependencies.
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0cba369..23e55c1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,12 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
+# CBOR::XS, Sereal
 Build-Depends-Indep: libanyevent-perl,
                      libevent-perl,
                      libglib-perl,
                      libio-socket-ssl-perl,
+                     libjson-xs-perl,
                      netbase,
                      perl
 Standards-Version: 3.9.6
@@ -25,7 +27,9 @@ Depends: ${misc:Depends},
          libevent-perl,
          libglib-perl,
          libio-socket-ssl-perl
-Recommends: libanyevent-perl
+# CBOR::XS, Sereal
+Recommends: libanyevent-perl,
+            libjson-xs-perl
 Description: Event based transparent Client/Server RPC framework
  Event::RPC supports you in developing Event based networking client/server
  applications with transparent object/method access from the client to the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libevent-rpc-perl.git



More information about the Pkg-perl-cvs-commits mailing list