mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
extra/glib: add pkg-config as makedep
This commit is contained in:
parent
dfab90ae34
commit
91d5d57e77
@ -6,7 +6,7 @@ pkgdesc="Common C routines used by Gtk+ and other libs"
|
||||
url="http://www.gtk.org"
|
||||
license='GPL'
|
||||
depends="gettext libiconv"
|
||||
makedepends="gettext-dev libiconv-dev"
|
||||
makedepends="gettext-dev libiconv-dev pkgconfig"
|
||||
source="http://ftp.gnome.org/pub/gnome/sources/glib/2.18/glib-2.18.3.tar.bz2"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user