blueman: rebuild due to Cython -> python-Cython rename
This commit is contained in:
parent
54dc8a03dd
commit
d82864199f
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=1.99.alpha1
|
version=1.99.alpha1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="intltool pkg-config Cython"
|
hostmakedepends="intltool pkg-config python-Cython"
|
||||||
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
||||||
depends="dbus bluez GConf python-gobject python-dbus python-cairo libnotify"
|
depends="dbus bluez GConf python-gobject python-dbus python-cairo libnotify"
|
||||||
pycompile_module="blueman"
|
pycompile_module="blueman"
|
||||||
|
|
Loading…
Reference in New Issue