projects
/
platform
/
core
/
graphics
/
cairo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a8209
)
Add gtk-doc to fix build error
03/269703/2
accepted/tizen/unified/20220124.020118
submit/tizen/20220121.014831
author
tscholb
<scholb.kim@samsung.com>
Thu, 20 Jan 2022 05:08:58 +0000
(14:08 +0900)
committer
tscholb
<scholb.kim@samsung.com>
Thu, 20 Jan 2022 05:12:58 +0000
(14:12 +0900)
after upgrading the 2.71 version of autoconf, cairo has build error about gtk-doc. so i fix it
Change-Id: Icd04fc9a99f58616e4364dd681b9fe9123cb0b8d
packaging/cairo.spec
patch
|
blob
|
history
diff --git
a/packaging/cairo.spec
b/packaging/cairo.spec
index 3667922f2510acd97ec512e1e030373112b428fb..58309dbc0afb6c170084d55243699419fdff2665 100644
(file)
--- a/
packaging/cairo.spec
+++ b/
packaging/cairo.spec
@@
-26,6
+26,7
@@
BuildRequires: which
BuildRequires: pkgconfig(ecore)
BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(ttrace)
+BuildRequires: gtk-doc
%if %{with cairo_gl_backend}
%if %{with x} && %{with desktop}
BuildRequires: pkgconfig(gl)