x11/gtk-doc: add pkgconfig to depends

This commit is contained in:
Natanael Copa 2009-08-16 20:22:24 +00:00
parent e133a898ac
commit bce3e5f56f

View File

@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtk-doc
pkgver=1.11
pkgrel=0
pkgrel=1
pkgdesc="Documentation tool for public library API"
url="http://www.gtk.org/gtk-doc/"
license="GPL FDL"
depends="docbook-xsl gnome-doc-utils perl"
depends="docbook-xsl gnome-doc-utils perl pkgconfig"
makedepends="rarian-dev"
source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2"