Build docs
This commit is contained in:
parent
a851aac94c
commit
a37a9c8c2e
@ -28,6 +28,8 @@ BuildRequires: freetype-devel >= %{freetype_version}
|
||||
BuildRequires: fontconfig-devel >= %{fontconfig_version}
|
||||
BuildRequires: xorg-x11-devel >= 4.2.99
|
||||
Obsoletes: pango-gtkbeta, fribidi-gtkbeta
|
||||
## pango 1.9.0 shipped without api docs
|
||||
BuildPrereq: gtk-doc
|
||||
|
||||
Patch1: pango-slighthint.patch
|
||||
# Look for pango.modules in an arch-specific directory
|
||||
@ -62,7 +64,8 @@ pango.
|
||||
|
||||
%build
|
||||
|
||||
%configure --without-qt --disable-gtk-doc
|
||||
## pango 1.9.0 shipped without api docs
|
||||
%configure --without-qt --enable-gtk-doc
|
||||
make
|
||||
|
||||
%install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user