lgi: this needs gir-freedesktop at run time.
This commit is contained in:
parent
45d1fad2b8
commit
4753c62258
1 changed files with 2 additions and 1 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue