Date: Monday, May 1, 2023 @ 19:45:40
  Author: heftig
Revision: 476198

44.0-2: FS#78072 fix deps

Modified:
  orca/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-01 19:42:29 UTC (rev 476197)
+++ PKGBUILD    2023-05-01 19:45:40 UTC (rev 476198)
@@ -4,7 +4,7 @@
 
 pkgname=orca
 pkgver=44.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 url="https://wiki.gnome.org/Projects/Orca";
 arch=(any)
@@ -17,11 +17,11 @@
   gst-plugins-good # pulsesink, more decoders
   gtk3
   liblouis
+  libwnck3
   python-atspi
-  python-dbus
   python-setproctitle
-  python-xdg
   speech-dispatcher
+  xorg-xkbcomp
   xorg-xmodmap
 )
 makedepends=(

Reply via email to