diff --git a/srcpkgs/gnome-doc-utils/template b/srcpkgs/gnome-doc-utils/template index b01a3f6a47..5140c3e49e 100644 --- a/srcpkgs/gnome-doc-utils/template +++ b/srcpkgs/gnome-doc-utils/template @@ -1,12 +1,12 @@ # Template file for 'gnome-doc-utils' pkgname=gnome-doc-utils -version=0.20.0 +version=0.20.1 distfiles="${GNOME_SITE}/$pkgname/0.20/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-scrollkeeper --localstatedir=/var" short_desc="Documentation utilities for GNOME" maintainer="Juan RP " -checksum=627bca223df8e128e7e5e6c745932b678156f9a92652b8f91f4cbf01b56b872d +checksum=2a744dc0561fc9e2d8b1fc1c2dcf6e5dd07663affb3e908cd1fe5b1dd3cca26b long_desc=" $pkgname is a collection of documentation utilities for the Gnome project. Notably, it contains utilities for building documentation and @@ -14,13 +14,16 @@ long_desc=" XSLT stylesheets that were once distributed with Yelp." noarch=yes +Add_dependency run libxslt Add_dependency build pkg-config Add_dependency build intltool Add_dependency build gettext +Add_dependency build libxslt-devel Add_dependency full docbook-xml +Add_dependency full docbook-xsl Add_dependency full rarian Add_dependency full python -Add_dependency full libxslt +Add_dependency full libxml2-python post_install() {