diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index ff74f1751b0..ac029c2e23c 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,13 +1,13 @@ # Template file for 'blueman' pkgname=blueman version=2.2.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="intltool iproute2 pkg-config python3-Cython" makedepends="gtk+3-devel libbluetooth-devel python3-devel python3-gobject-devel startup-notification-devel" -depends="bluez libnotify python3-gobject" +depends="bluez libnotify python3-gobject libappindicator" short_desc="GTK+ Bluetooth Manager" maintainer="Frank Steinborn " license="GPL-3.0-or-later"