blueman: depend in obexd instead, bumprev.
--HG-- extra : convert_revision : bc2a20fac0ca21402691c13a58f7fc44bae4f880
This commit is contained in:
parent
50f3d7390f
commit
f9392b39f3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=1.21
|
version=1.21
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-polkit=yes --enable-hal=no"
|
configure_args="--enable-polkit=yes --enable-hal=no"
|
||||||
|
@ -40,6 +40,6 @@ Add_dependency full bluez
|
||||||
Add_dependency full pygtk
|
Add_dependency full pygtk
|
||||||
Add_dependency full notify-python
|
Add_dependency full notify-python
|
||||||
Add_dependency full dbus-python
|
Add_dependency full dbus-python
|
||||||
Add_dependency full obex-data-server ">=0.4.3"
|
Add_dependency full obexd
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency full desktop-file-utils
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency full hicolor-icon-theme
|
||||||
|
|
Loading…
Reference in a new issue