diff --git a/devhelp.spec b/devhelp.spec index d3cf378..12ede04 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -31,6 +31,7 @@ BuildRequires: gettext BuildRequires: intltool BuildRequires: libgnomeui-devel >= 2.2.0 BuildRequires: libwnck-devel >= %{libwnck_version} +BuildRequires: WebKit-gtk-devel %description Devhelp is an API documentation browser for the GNOME desktop. @@ -45,6 +46,7 @@ Requires: gtk2-devel >= %{gtk2_version} Requires: libgnomeui-devel >= 2.2.0 Requires: libwnck-devel >= %{libwnck_version} Requires: pkgconfig +Requires: WebKit-gtk-devel %description devel Devhelp is an API documentation browser for the GNOME desktop. @@ -138,6 +140,7 @@ fi %changelog * Mon Dec 01 2008 Matthew Barnes - 0.22-1 - Update to 0.22 +- Add BR: WebKit-gtk-devel * Mon Dec 01 2008 Ignacio Vazquez-Abrams - 0.21-4 - Rebuild for Python 2.6