From d82864199fe4edb3f27568f18be1f1e8eef40e9d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 31 Mar 2015 00:51:57 +0200 Subject: [PATCH] blueman: rebuild due to Cython -> python-Cython rename --- srcpkgs/blueman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index e4a2848440..a81383edae 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -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"