diff options
author | piernov <piernov@piernov.org> | 2011-09-02 15:00:09 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-02 15:00:09 +0200 |
commit | 39fedf9f6621daa09398b696fc04d58b47b5ae5b (patch) | |
tree | 992017bda12c058129422b25a121b312f5156140 /orca | |
parent | 407d96796fe271cae7a416dfc9fc0a27d3cc5d9b (diff) | |
download | gnome3-39fedf9f6621daa09398b696fc04d58b47b5ae5b.tar.gz gnome3-39fedf9f6621daa09398b696fc04d58b47b5ae5b.tar.bz2 gnome3-39fedf9f6621daa09398b696fc04d58b47b5ae5b.tar.xz gnome3-39fedf9f6621daa09398b696fc04d58b47b5ae5b.zip |
orca 3.1.90-1 correction dep
Diffstat (limited to 'orca')
-rwxr-xr-x | orca/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/orca/Pkgfile b/orca/Pkgfile index 3f3e012..9786868 100755 --- a/orca/Pkgfile +++ b/orca/Pkgfile @@ -1,8 +1,8 @@ # 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, gnome-speech, dbus-python, pyxdg -# Run on: gnome-python,atk,at-spi2,gnome-speech,dbus-python,pyxdg +# Depends on: gnome-python, atk, at-spi2-core, gnome-speech, dbus-python, pyxdg +# Run on: gnome-python,atk,at-spi2-core,gnome-speech,dbus-python,pyxdg name=orca version=3.1.90 |