orca: rebuild for Python 3.6
This commit is contained in:
parent
4a4bfb11d5
commit
fcd7738cff
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.24.0
|
||||
revision=3
|
||||
revision=4
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool itstool"
|
||||
makedepends="python-gobject-devel at-spi2-atk-devel liblouis-devel"
|
||||
depends=" liblouis gtk+3 at-spi2-atk speech-dispatcher gst-plugins-good1
|
||||
depends="liblouis gtk+3 at-spi2-atk speech-dispatcher gst-plugins-good1
|
||||
python3-brlapi python3-atspi python3-dbus python3-xdg python3-gobject
|
||||
hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas"
|
||||
pycompile_module="orca"
|
||||
|
|
Loading…
Reference in New Issue