[cpp-sp] 23/78: Add a dependency on doxygen to generate API docs
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:39:58 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=0be4949458403ab5bf5d5c83f530e95dc40224f8
commit 0be4949458403ab5bf5d5c83f530e95dc40224f8
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 14:44:49 2008 +0200
Add a dependency on doxygen to generate API docs
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bd2d32f..020062f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
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,
- liblog4cpp5-dev, libxerces-c2-dev, libsaml2-dev,
+ doxygen, liblog4cpp5-dev, libxerces-c2-dev, libsaml2-dev,
libssl-dev, zlib1g-dev, libxml-security-c-dev (>=1.4)
Standards-Version: 3.8.0
Homepage: http://shibboleth.internet2.edu
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list