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

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


    Date: Sunday, June 2, 2013 @ 10:08:45
  Author: tomegun
Revision: 186976

change bluez dep

Modified:
  python2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-02 08:08:21 UTC (rev 186975)
+++ PKGBUILD	2013-06-02 08:08:45 UTC (rev 186976)
@@ -12,7 +12,7 @@
 license=('PSF')
 url="http://www.python.org/"
 depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite' 'libffi')
-makedepends=('tk>=8.6.0' 'bluez')
+makedepends=('tk>=8.6.0' 'bluez-libs')
 optdepends=('tk: for IDLE')
 conflicts=('python<3')
 options=('!makeflags')




More information about the arch-commits mailing list