[cpp-sp] 36/78: Add development package dependencies
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:40:11 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=f4c1520b9ca25de8f9c40fd4473048bf7789a4df
commit f4c1520b9ca25de8f9c40fd4473048bf7789a4df
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 19:39:06 2008 +0200
Add development package dependencies
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d9bc129..7a0b087 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/shibboleth-sp2.git
Package: libapache2-mod-shib2
Section: web
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xmltooling-schemas, opensaml2-schemas
+Depends: ${shlibs:Depends}, xmltooling-schemas, opensaml2-schemas
Recommends: apache2
Conflicts: libapache2-mod-shib
Description: Federated identity-based authentication and authorization system (runtime)
@@ -30,7 +30,8 @@ Description: Federated identity-based authentication and authorization system (r
Package: libshib2-dev
Section: libdevel
Architecture: any
-Depends: libapache2-mod-shib2 (= ${binary:Version}), libsaml2-dev
+Depends: libapache2-mod-shib2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
+ libxmltooling-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