diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 9e2f017a409..6e85779a3ad 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Natanael Copa pkgname=gnome-bluetooth pkgver=3.26.1 -pkgrel=0 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" arch="all" license="GPL LGPL" depends="hicolor-icon-theme bluez>=5" makedepends="intltool gobject-introspection-dev libunique-dev - libnotify-dev libxi-dev libxslt py-libxml2 gnome-doc-utils + libnotify-dev libxi-dev libxslt gnome-doc-utils dbus-glib-dev gtk+3.0-dev itstool eudev-dev libcanberra-dev meson" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-libs"