caribou: needs pyatspi at run time.
This commit is contained in:
parent
5aeea6a56b
commit
b21734b215
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'caribou'
|
# Template file for 'caribou'
|
||||||
pkgname=caribou
|
pkgname=caribou
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
|
@ -36,6 +37,7 @@ Add_dependency run atk
|
||||||
Add_dependency run freetype
|
Add_dependency run freetype
|
||||||
Add_dependency run fontconfig
|
Add_dependency run fontconfig
|
||||||
|
|
||||||
|
Add_dependency run pyatspi
|
||||||
Add_dependency run dbus-python
|
Add_dependency run dbus-python
|
||||||
Add_dependency run pygobject
|
Add_dependency run pygobject
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue