gtkspell3: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:33 -03:00
parent 742816ec7b
commit 8a1790b326
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 'gtkspell3'
pkgname=gtkspell3
version=3.0.10
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-silent-rules"
hostmakedepends="automake intltool libtool pkgconf
hostmakedepends="automake intltool libtool pkg-config
$(vopt_if vala vala)"
makedepends="enchant2-devel gtk+3-devel $(vopt_if vala vala)"
short_desc="Highlighting and replacement of misspelled words"