blueman: rebuild due to Cython -> python-Cython rename

This commit is contained in:
Alessio Sergi 2015-03-31 00:51:57 +02:00
parent 54dc8a03dd
commit d82864199f

View file

@ -1,10 +1,10 @@
# Template file for 'blueman'
pkgname=blueman
version=1.99.alpha1
revision=3
revision=4
build_style=gnu-configure
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"
depends="dbus bluez GConf python-gobject python-dbus python-cairo libnotify"
pycompile_module="blueman"