valabind: rebuild against vala-0.20.

This commit is contained in:
Juan RP 2013-03-28 07:55:36 +01:00
parent 5b82445200
commit 30f45b54b7
1 changed files with 4 additions and 2 deletions

View File

@ -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"