blueman: remove obsolete runtime dependency on GConf

This commit is contained in:
Cameron Nemo 2018-11-18 17:16:32 -08:00 committed by maxice8
parent a3605c7aed
commit c0aba8e9d9

View file

@ -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 <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later"