SHA256
8
0
forked from pool/doxygen

- add doxygen-latex-makeindex.patch to fix build of libssh and

cmocka [https://github.com/doxygen/doxygen/issues/6725]

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=135
This commit is contained in:
2019-01-07 14:50:14 +00:00
committed by Git OBS Bridge
parent 7a2adefeb5
commit 0ce4afae89
3 changed files with 22 additions and 1 deletions

View File

@@ -33,7 +33,8 @@ Patch1: %{name}-no-lowercase-man-names.patch
Patch3: vhdlparser-no-return.patch
# suse specific, for ppc64le ppc64, workaround for bnc#921577
Patch4: doxygen-dot-one-thread.patch
# Submitted upstream, fix for https://bugzilla.gnome.org/show_bug.cgi?id=777672
# https://github.com/doxygen/doxygen/issues/6725
Patch5: doxygen-latex-makeindex.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
BuildRequires: flex
@@ -60,6 +61,7 @@ as well.
%ifarch ppc64le ppc64
%patch4 -p1
%endif
%patch5 -p1
%build
%cmake \