valabind: rebuild against vala-0.20.
This commit is contained in:
parent
5b82445200
commit
30f45b54b7
|
@ -1,9 +1,11 @@
|
|||
# Template file for 'valabind'
|
||||
pkgname=valabind
|
||||
version=0.7.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
fulldepends="pkg-config vala-devel>=0.18 glib-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="vala-devel>=0.20 glib-devel"
|
||||
depends="vala-devel>=0.20"
|
||||
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
|
|
Loading…
Reference in New Issue