From 6fe66719b649ed57f4039c011c7d1b78d6ad9912 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 17 2006 01:12:59 +0000 Subject: Build api docs --- diff --git a/atk.spec b/atk.spec index c329acf..0bc365a 100644 --- a/atk.spec +++ b/atk.spec @@ -10,6 +10,8 @@ Source: atk-%{version}.tar.bz2 URL: http://developer.gnome.org/projects/gap/ BuildRoot: %{_tmppath}/atk-%{PACKAGE_VERSION}-root BuildPreReq: glib2-devel >= %{glib2_version} +# 1.11.0 tarball is missing api docs +BuildRequires: gtk-doc %description The ATK library provides a set of interfaces for adding accessibility @@ -35,7 +37,7 @@ Install atk-devel if you want to develop programs which will use ATK. %build -%configure --disable-gtk-doc +%configure --enable-gtk-doc make %install