summaryrefslogtreecommitdiff
path: root/community/cwiid
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-08 00:07:33 -0700
committerroot <root@rshg054.dnsready.net>2013-06-08 00:07:33 -0700
commite90166c70f3a2bd27d8c914491f7e0510855fd3f (patch)
treec0ec802e40354cae1e19532f4dc5e16713d869df /community/cwiid
parent0312a836fd7650702bd6667fee9e949b585126d8 (diff)
Sat Jun 8 00:07:33 PDT 2013
Diffstat (limited to 'community/cwiid')
-rw-r--r--community/cwiid/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/cwiid/PKGBUILD b/community/cwiid/PKGBUILD
index a98abf2e5..780155b0d 100644
--- a/community/cwiid/PKGBUILD
+++ b/community/cwiid/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 72056 2012-06-07 14:10:17Z speps $
+# $Id: PKGBUILD 92496 2013-06-07 09:28:55Z tomegun $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Wieland Hoffmann <the_mineo@web.de>
@@ -8,11 +8,12 @@
pkgname=cwiid
pkgver=0.6.00
-pkgrel=12
+pkgrel=13
pkgdesc="Linux Nintendo Wiimote interface"
arch=('i686' 'x86_64')
url="http://abstrakraft.org/cwiid"
-depends=('bluez' 'gtk2')
+depends=('bluez-libs' 'gtk2' 'python2')
+makedepends=('python2')
license=('GPL')
install="$pkgname.install"
source=("$url/downloads/$pkgname-$pkgver.tgz"