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:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user