x11/xfce4-dev-tools: added gtk-doc to depends

This commit is contained in:
Natanael Copa 2009-08-16 20:10:47 +00:00
parent bbc67e13d1
commit f224db5b9d

View File

@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-dev-tools
pkgver=4.6.0
pkgrel=1
pkgrel=2
pkgdesc="Xfce developer tools"
url="http://www.xfce.org/"
license="GPL2"
depends="automake autoconf make intltool pkgconfig"
depends="automake autoconf make intltool pkgconfig gtk-doc"
makedepends=
source="http://mocha.xfce.org/archive/xfce-$pkgver/src/$pkgname-$pkgver.tar.bz2"