seed: needs dbus-glib-devel to build.
This commit is contained in:
parent
91ec1fe662
commit
7673932ffe
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="pkg-config intltool readline-devel gobject-introspection
|
makedepends="pkg-config intltool readline-devel gobject-introspection
|
||||||
libsoup-devel webkitgtk-devel sqlite-devel gir-freedesktop gnome-js-common"
|
libsoup-devel webkitgtk-devel sqlite-devel dbus-glib-devel
|
||||||
|
gir-freedesktop gnome-js-common"
|
||||||
short_desc="GObject JavaScript bindings for the webkit engine - Interpreter"
|
short_desc="GObject JavaScript bindings for the webkit engine - Interpreter"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/Seed/"
|
homepage="http://live.gnome.org/Seed/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue