diff --git a/gnome-bluetooth/trunk/PKGBUILD b/gnome-bluetooth/trunk/PKGBUILD index 3acc499..26b3cc4 100644 --- a/gnome-bluetooth/trunk/PKGBUILD +++ b/gnome-bluetooth/trunk/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="The GNOME Bluetooth Subsystem" arch=('i686' 'x86_64') url="http://live.gnome.org/GnomeBluetooth" license=('GPL' 'LGPL') -depends=('gtk3' 'hicolor-icon-theme' 'libnotify') +depends=(gtk3' 'hicolor-icon-theme' 'libnotify' 'bluez') makedepends=('intltool' 'gobject-introspection' 'itstool' 'docbook-xsl') options=('!libtool' '!emptydirs') install=gnome-bluetooth.install