python-atspi: fix rdeps by applying paraterm substition to all matches.
This commit is contained in:
parent
be0650eb13
commit
61be614e46
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python-atspi'
|
# Template file for 'python-atspi'
|
||||||
pkgname=python-atspi
|
pkgname=python-atspi
|
||||||
version=2.12.0
|
version=2.12.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyatspi-${version}"
|
wrksrc="pyatspi-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="pkg-config which"
|
hostmakedepends="pkg-config which"
|
||||||
makedepends="at-spi2-core-devel>=2.10 python-gobject-devel>=3.10"
|
makedepends="at-spi2-core-devel>=2.10 python-gobject-devel>=3.10"
|
||||||
depends="${makedepends/-devel/}"
|
depends="${makedepends//-devel/}"
|
||||||
replaces="pyatspi>=0"
|
replaces="pyatspi>=0"
|
||||||
pycompile_module="pyatspi"
|
pycompile_module="pyatspi"
|
||||||
short_desc="Python2 bindings for AT-SPI"
|
short_desc="Python2 bindings for AT-SPI"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue