- BR doxygen and qt4-doc when building apidocs

This commit is contained in:
Kevin Kofler 2008-03-05 22:08:50 +00:00
parent 2aafce6ee4
commit fc7e7e4747
1 changed files with 6 additions and 0 deletions

View File

@ -106,6 +106,11 @@ BuildRequires: zlib-devel
BuildRequires: openssh-clients
BuildRequires: subversion
%if "%{?apidocs}" == "1"
BuildRequires: doxygen
BuildRequires: qt4-doc
%endif
%description
Libraries for the K Desktop Environment 4.
@ -320,6 +325,7 @@ rm -rf %{buildroot}
- install all .css files in kdelibs-common to build kdepimlibs-apidocs against
- install doxygen.sh as kde4-doxygen.sh in -devel
- build apidocs and put them into an -apidocs subpackage (can be turned off)
- BR doxygen and qt4-doc when building apidocs
* Fri Feb 29 2008 Than Ngo <than@redhat.com> 4.0.2-3
- rebuilt