mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
blueman: depends on python-{gconf,notify} too.
This commit is contained in:
parent
6a115a3844
commit
834e0d709d
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=1.99.alpha1
|
version=1.99.alpha1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="intltool pkg-config Cython"
|
hostmakedepends="intltool pkg-config Cython"
|
||||||
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
||||||
depends="dbus bluez python-gobject python-dbus"
|
depends="dbus bluez python-gobject python-dbus python-gconf python-notify"
|
||||||
pycompile_module="blueman"
|
pycompile_module="blueman"
|
||||||
short_desc="A GTK+ Bluetooth Manager"
|
short_desc="A GTK+ Bluetooth Manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue