diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index e31db5b32c8..05fde37e0fc 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,14 +1,14 @@ # Template file for 'blueman' pkgname=blueman version=2.0.6 -revision=1 +revision=2 build_style=gnu-configure pycompile_module="blueman" configure_args="--disable-static" hostmakedepends="intltool pkg-config python-Cython" makedepends="gtk+3-devel libbluetooth-devel python-dbus-devel python-gobject-devel startup-notification-devel" -depends="GConf bluez libnotify python-dbus python-gobject" +depends="bluez libnotify python-dbus python-gobject" short_desc="A GTK+ Bluetooth Manager" maintainer="Juan RP " license="GPL-3.0-or-later"