summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/obexd/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/obexd/APKBUILD b/testing/obexd/APKBUILD
index 64913477c..acc2ef5c3 100644
--- a/testing/obexd/APKBUILD
+++ b/testing/obexd/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=obexd
pkgver=0.37
-pkgrel=1
+pkgrel=2
pkgdesc="D-Bus service for Obex Server"
url="http://www.bluez.org/"
arch="x86 x86_64"
license="GPL2"
-depends=
+depends="!obex-data-server"
subpackages="$pkgname-client"
makedepends="dbus-glib-dev openobex-dev glib-dev bluez-dev libical-dev"
source="http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2"
@@ -35,6 +35,7 @@ _mv_files() {
client() {
pkgdesc="D-Bus service for Obex Client access"
+ depends=
cd "$pkgdir"
_mv_files usr/lib/obexd/obex-client \
usr/share/dbus-*/services/obex-client.service