lgi: this needs gir-freedesktop at run time.

This commit is contained in:
Juan RP 2012-12-27 15:51:09 +01:00
parent 45d1fad2b8
commit 4753c62258

View file

@ -1,9 +1,10 @@
# Template file for 'lgi' # Template file for 'lgi'
pkgname=lgi pkgname=lgi
version=0.6.2 version=0.6.2
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="LUA_LIBDIR=/usr/lib/lua/5.1 LUA_SHAREDIR=/usr/share/lua/5.1" make_install_args="LUA_LIBDIR=/usr/lib/lua/5.1 LUA_SHAREDIR=/usr/share/lua/5.1"
depends="gir-freedesktop"
makedepends="glib-devel libffi-devel lua-devel>=5.1<5.2 gobject-introspection" makedepends="glib-devel libffi-devel lua-devel>=5.1<5.2 gobject-introspection"
short_desc="Lua binadings for gnome/gobject using gobject-introspection library" short_desc="Lua binadings for gnome/gobject using gobject-introspection library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"