mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
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'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=2.2.3
|
version=2.2.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
|
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
|
||||||
makedepends="gtk+3-devel libbluetooth-devel python3-devel
|
makedepends="gtk+3-devel libbluetooth-devel python3-devel
|
||||||
python3-gobject-devel startup-notification-devel"
|
python3-gobject-devel startup-notification-devel"
|
||||||
depends="bluez libnotify python3-gobject"
|
depends="bluez libnotify python3-gobject libappindicator"
|
||||||
short_desc="GTK+ Bluetooth Manager"
|
short_desc="GTK+ Bluetooth Manager"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue