[cpp-sp] 26/78: (Build-)depend on OpenSAML2 and XMLTooling

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:40:01 EST 2018


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

scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=c2f5618fd0f54309f828c56b86a30ac57f6373e6

commit c2f5618fd0f54309f828c56b86a30ac57f6373e6
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 15:17:35 2008 +0200

    (Build-)depend on OpenSAML2 and XMLTooling
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 020062f..f724f01 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>, Ferenc Wagner <wferi at niif.hu>
 Build-Depends: debhelper (>= 5), autotools-dev, apache2-threaded-dev,
  doxygen, liblog4cpp5-dev, libxerces-c2-dev, libsaml2-dev,
- libssl-dev, zlib1g-dev, libxml-security-c-dev (>=1.4)
+ libssl-dev, zlib1g-dev, libxmltooling-dev, libxml-security-c-dev (>=1.4)
 Standards-Version: 3.8.0
 Homepage: http://shibboleth.internet2.edu
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
@@ -30,7 +30,7 @@ Description: Federated identity-based authentication and authorization system (r
 Package: libshib2-dev
 Section: libdevel
 Architecture: any
-Depends: libapache2-mod-shib2 (= ${binary:Version})
+Depends: libapache2-mod-shib2 (= ${binary:Version}), libsaml2-dev
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated identity-based authentication and authorization system (development)
  Shibboleth, a project of Internet2/MACE, is developing architectures,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list