blueman: add libappindicator dependency for blueman-applet.
This commit is contained in:
parent
d8f5cd3995
commit
a0a7d50bed
1 changed files with 2 additions and 2 deletions
|
@ -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 <steinex@nognu.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue