blueman: remove obsolete runtime dependency on GConf
This commit is contained in:
parent
a3605c7aed
commit
c0aba8e9d9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue