[arch-commits] Commit in bluez/trunk (PKGBUILD)

Tom Gundersen tomegun at archlinux.org
Tue Jul 24 09:45:26 UTC 2012


    Date: Tuesday, July 24, 2012 @ 05:45:26
  Author: tomegun
Revision: 164020

rename optdepends

Reported-by: Jelle van der Waa <jelle at vdwaa.nl>

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-24 08:38:21 UTC (rev 164019)
+++ PKGBUILD	2012-07-24 09:45:26 UTC (rev 164020)
@@ -14,8 +14,8 @@
 makedepends=('gstreamer0.10-base' 'libusb-compat' 'libsndfile' 'libusbx')
 optdepends=("gstreamer0.10-base: bluetooth GStreamer support"
             "alsa-lib: Audio bluetooth devices support"
-            "dbus-python: to run bluez-simple-agent"
-            "pygobject: to run bluez-simple-agent"
+            "python2-dbus: to run bluez-simple-agent"
+            "python2-gobject: to run bluez-simple-agent"
             "libusb-compat: USB adapters support"
             "cups: CUPS backend")
 conflicts=('bluez-libs' 'bluez-utils')




More information about the arch-commits mailing list