[Pkg-bluetooth-commits] r1389 - /packages/bluez/trunk/debian/rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Thu Apr 10 00:28:08 UTC 2014


Author: iwamatsu
Date: Thu Apr 10 00:28:08 2014
New Revision: 1389

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1389
Log:
Enable threads and sixaxis support at configure

Modified:
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1389&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules	(original)
+++ packages/bluez/trunk/debian/rules	Thu Apr 10 00:28:08 2014
@@ -18,6 +18,8 @@
 	--enable-obex \
 	--enable-client \
 	--enable-systemd \
+	--enable-threads \
+	--enable-sixaxis \
 	--enable-experimental
 
 %:




More information about the Pkg-bluetooth-commits mailing list