Date: Wednesday, August 3, 2011 @ 10:41:00 Author: andrea Revision: 134386
Enable wiimote plugin (FS#25382) Modified: bluez/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-08-03 12:09:31 UTC (rev 134385) +++ PKGBUILD 2011-08-03 14:41:00 UTC (rev 134386) @@ -4,7 +4,7 @@ pkgname=bluez pkgver=4.96 -pkgrel=1 +pkgrel=2 pkgdesc="Libraries and tools for the Bluetooth protocol stack" url="http://www.bluez.org/" arch=('i686' 'x86_64') @@ -50,7 +50,8 @@ --enable-dund \ --enable-cups \ --enable-udevrules \ - --enable-configfiles + --enable-configfiles \ + --enable-wiimote make }
