endef
PKG_BUILD_DEPS =
-PKG_DEPS += binutils glibc gmp kernel-headers mpfr
+PKG_DEPS += binutils glibc gmp kernel-headers libffi mpfr
CFLAGS = -D__USE_XOPEN2K8 -pipe
CXXFLAGS =
PKG_SUMMARY = Introspection system for GObject-based libraries.
PKG_BUILD_DEPS+= bison flex pkg-config
-PKG_DEPS += glib2 libtool python
+PKG_DEPS += glib2 libffi libtool python
define PKG_DESCRIPTION
GObject Introspection can scan C header and source files in order \
PKG_SUMMARY = An interpreted, interactive, object-oriented programming language.
PKG_BUILD_DEPS+= autoconf automake
-PKG_DEPS += bzip2 db expat gdbm gmp ncurses openssl pkg-config readline tar zlib
+PKG_DEPS += bzip2 db expat gdbm gmp libffi ncurses openssl pkg-config readline tar zlib
define PKG_DESCRIPTION
Python is an interpreted, interactive, object-oriented programming \