mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
x11/gtk-doc: add pkgconfig to depends
This commit is contained in:
parent
e133a898ac
commit
bce3e5f56f
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user