gfbgraph: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:30 -03:00
parent 9a2b2e1b71
commit 32a898a0aa
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'gfbgraph'
pkgname=gfbgraph
version=0.2.3
revision=4
revision=5
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static"
hostmakedepends="pkgconf intltool"
hostmakedepends="pkg-config intltool"
makedepends="rest-devel json-glib-devel gnome-online-accounts-devel"
short_desc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
maintainer="Juan RP <xtraeme@voidlinux.org>"