Remove Doxygen.

Fixes #5006
This commit is contained in:
Gunnar Beutner 2014-05-19 13:53:31 +02:00
parent b814d89ce0
commit f36df69ba2
4 changed files with 0 additions and 1784 deletions

View File

@ -30,7 +30,6 @@ parentheses):
* GNU bison (bison)
* GNU flex (flex) >= 2.5.35
* recommended: libexecinfo on FreeBSD
* optional: Doxygen (doxygen)
* optional: MySQL (mysql-devel on RHEL, libmysqlclient-dev on Debian)
* optional: Python (python-devel on RHEL, python-dev on Debian)

1
debian/control vendored
View File

@ -7,7 +7,6 @@ Build-Depends: cmake (>= 2.8.7),
make (>= 3.81),
bison,
debhelper (>= 9),
doxygen,
flex,
g++ (>= 1.96),
libboost-dev,

File diff suppressed because it is too large Load Diff

View File

@ -73,7 +73,6 @@ Meta package for Icinga 2 Core, DB IDO and Web.
Summary: Icinga 2 binaries and libraries
Group: Applications/System
BuildRequires: doxygen
BuildRequires: openssl-devel
BuildRequires: gcc-c++
BuildRequires: libstdc++-devel