glib: require libffi>=3.1
This commit is contained in:
parent
dc6e1506ec
commit
a4ef4a06d9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||||
hostmakedepends="pkg-config perl python libxslt docbook-xsl which"
|
hostmakedepends="pkg-config perl python libxslt docbook-xsl which"
|
||||||
makedepends="zlib-devel pcre-devel>=8.30 libffi-devel dbus-devel"
|
makedepends="zlib-devel pcre-devel>=8.30 libffi-devel>=3.1 dbus-devel"
|
||||||
short_desc="The GNU library of C routines"
|
short_desc="The GNU library of C routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue