valabind: fix syntax
This commit is contained in:
parent
bc1c3ed726
commit
c532b65066
|
@ -12,4 +12,4 @@ license="LGPL-3"
|
|||
homepage="http://radare.org"
|
||||
distfiles="https://github.com/radare/valabind/archive/${version}.tar.gz"
|
||||
checksum=b2e4939912feada6138b8269d228ea82fb0f1391fd2e2e7003f404677b0cdbc9
|
||||
broken="Broken with vala-0.38: swigwriter.vala:25.24-25.38: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.add_includes'"
|
||||
broken="Broken with vala-0.38: swigwriter.vala:25.24-25.38: error: The name 'CCodeBaseModule' does not exist in the context of 'SwigWriter.add_includes'"
|
||||
|
|
Loading…
Reference in New Issue