python3-efl: build with python3-dbus-devel
This commit is contained in:
parent
bdb0779590
commit
a51c6c0353
1 changed files with 1 additions and 2 deletions
|
@ -4,9 +4,8 @@ version=1.23.0
|
|||
revision=4
|
||||
wrksrc=python-efl-${version}
|
||||
build_style=python3-module
|
||||
pycompile_module="efl"
|
||||
hostmakedepends="pkg-config python3-devel python3-Cython"
|
||||
makedepends="efl-devel python-dbus-devel"
|
||||
makedepends="efl-devel python3-dbus-devel"
|
||||
depends="python3-dbus"
|
||||
short_desc="Python3 bindings for Enlightenment Foundation Libraries"
|
||||
maintainer="q66 <daniel@octaforge.org>"
|
||||
|
|
Loading…
Reference in a new issue