valabind: rebuild against vala-0.20.
This commit is contained in:
parent
5b82445200
commit
30f45b54b7
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
||||||
# Template file for 'valabind'
|
# Template file for 'valabind'
|
||||||
pkgname=valabind
|
pkgname=valabind
|
||||||
version=0.7.2
|
version=0.7.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
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"
|
short_desc="Tool to transform vala source files to swig, GIR or GEAR"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue