diff options
Diffstat (limited to 'testing/gnome-bluetooth/APKBUILD')
-rw-r--r-- | testing/gnome-bluetooth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gnome-bluetooth/APKBUILD b/testing/gnome-bluetooth/APKBUILD index 0eb6e9ca98..15d3afe56e 100644 --- a/testing/gnome-bluetooth/APKBUILD +++ b/testing/gnome-bluetooth/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-bluetooth pkgver=2.32.0 -pkgrel=0 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" arch="x86 x86_64" license="GPL LGPL" -depends="hicolor-icon-theme obexd" +depends="hicolor-icon-theme obexd-client obex-data-server" makedepends="intltool py-gtk gobject-introspection libunique-dev libnotify-dev libxi-dev libxslt py-libxml2 gnome-doc-utils" install= |