[cpp-sp] 11/36: Add build dependency on libboost-dev
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:46:03 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=b99d53e9b216d158fccd3e1717869fe3d9822d2c
commit b99d53e9b216d158fccd3e1717869fe3d9822d2c
Author: Russ Allbery <rra at debian.org>
AuthorDate: Thu May 30 17:37:11 2013 -0700
Add build dependency on libboost-dev
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c04582c..ade34cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ shibboleth-sp2 (2.5.1+dfsg-1) UNRELEASED; urgency=low
handled more smoothly.
- SP initialization now fails if an external session cache is
configured but cannot be opened.
+ * Add build dependency on libboost-dev.
* Use log4shib instead of log4cpp.
* Force build dependencies and package dependencies on xml-security-c
1.7 or later, xmltooling 1.5 or later, and opensaml2 2.5 or later to
diff --git a/debian/control b/debian/control
index 1449898..60f96ca 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>,
Faidon Liambotis <paravoid at debian.org>
Build-Depends: debhelper (>= 9), apache2-dev (>> 2.4.4), dh-apache2,
- dh-autoreconf, doxygen, graphviz, liblog4shib-dev,
+ dh-autoreconf, doxygen, graphviz, libboost-dev, liblog4shib-dev,
libmemcached-dev (>= 1.0), libsaml2-dev (>= 2.5), libssl-dev, libtool,
libxerces-c-dev, libxml-security-c-dev (>= 1.7),
libxmltooling-dev (>= 1.5), opensaml2-schemas, pkg-config, unixodbc-dev,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list