diff options
Diffstat (limited to 'orca/Pkgfile')
-rwxr-xr-x | orca/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/orca/Pkgfile b/orca/Pkgfile index 2474b0e..7f0342f 100755 --- a/orca/Pkgfile +++ b/orca/Pkgfile @@ -1,11 +1,11 @@ # Description: Assistance technologique pour les personnes mal voyantes # Maintainer: NuTyX GNOME team # Packager: thierryn1 at hispeed do ch -# Depends on: gnome-python, atk, at-spi2-core, gnome-speech, dbus-python, pyxdg, gnome-doc-utils, pygobject3 -# Run on: gnome-python,atk,at-spi2-core,gnome-speech,dbus-python,pyxdg,pygobject3 +# Depends on: atk, at-spi2-core, at-spi2-atk, pyatspi, speech-dispatcher, dbus-python, pyxdg, gnome-doc-utils, pygobject3 +# Run on: atk,at-spi2-core,at-spi2-atk,pyatspi,speech-dispatcher,dbus-python,pyxdg,pygobject3 name=orca -version=3.4.0 +version=3.4.2 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |