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

Tom Gundersen tomegun at nymeria.archlinux.org
Sun Jun 2 08:08:21 UTC 2013


    Date: Sunday, June 2, 2013 @ 10:08:21
  Author: tomegun
Revision: 186975

change bluez dep

Modified:
  python/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-02 04:09:22 UTC (rev 186974)
+++ PKGBUILD	2013-06-02 08:08:21 UTC (rev 186975)
@@ -12,7 +12,7 @@
 license=('custom')
 url="http://www.python.org/"
 depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
-makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez')
+makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez-libs')
 optdepends=('tk: for tkinter' 'sqlite')
 provides=('python3')
 replaces=('python3')




More information about the arch-commits mailing list