gtk-doc: needs which to build.

This commit is contained in:
Juan RP 2012-06-04 11:27:16 +02:00
parent 7024a8e5f5
commit 6d37dd0f64

View File

@ -1,18 +1,17 @@
# Template file for 'gtk-doc' # Template file for 'gtk-doc'
pkgname=gtk-doc pkgname=gtk-doc
version=1.18 version=1.18
homepage="http://www.gtk.org/gtk-doc/"
distfiles="${GNOME_SITE}/$pkgname/1.18/$pkgname-$version.tar.xz"
build_style=gnu-configure
makedepends="pkg-config openjade python>=0"
fulldepends="docbook-xsl gnome-doc-utils perl>=0"
revision=1 revision=1
noarch=yes
build_style=gnu-configure
makedepends="which pkg-config openjade python>=0"
fulldepends="docbook-xsl gnome-doc-utils perl>=0"
short_desc="Documentation tool for public library API" short_desc="Documentation tool for public library API"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, FDL-" license="GPL-2, FDL-"
homepage="http://www.gtk.org/gtk-doc/"
distfiles="${GNOME_SITE}/$pkgname/1.18/$pkgname-$version.tar.xz"
checksum=785b591c561be1c8206f0d2575dc63558ea6199c3afe49cbc4efde94a6629a20 checksum=785b591c561be1c8206f0d2575dc63558ea6199c3afe49cbc4efde94a6629a20
long_desc=" long_desc="
These tools extract documentation embedded in GNOME source code, and produce These tools extract documentation embedded in GNOME source code, and produce
pretty output via DocBook SGML." pretty output via DocBook SGML."
noarch=yes