summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-01-19 05:14:25 +1000
committerfusion8092016-01-19 05:14:25 +1000
commit806e13d6df4e3d175fbbf103be154f1718833bd0 (patch)
tree440a249b6f3242d7280de40014893f9cfce32b18
parent5e5ab87a7671fb29b81d628f1c7f95da692616fe (diff)
downloadaur-806e13d6df4e3d175fbbf103be154f1718833bd0.tar.gz
Removing bluez dep
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0aee9d181bb9..1135cd6b7cd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 18 19:13:11 UTC 2016
+# Mon Jan 18 19:14:25 UTC 2016
pkgbase = moksha
pkgdesc = A fork of the E17 window manager
pkgver = 0.2.0
@@ -14,7 +14,6 @@ pkgbase = moksha
depends = elementary
optdepends = acpid: power events on laptop lid close
optdepends = bc: calculator in everything module
- optdepends = bluez4: bluetooth module
optdepends = connman: network module
optdepends = doxygen: build documentation
optdepends = evas_generic_loaders: provide support for SVG icons
diff --git a/PKGBUILD b/PKGBUILD
index 753a9b8c4e76..25bf93cf81fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=('BSD')
depends=('desktop-file-utils' 'e_dbus' 'elementary')
optdepends=('acpid: power events on laptop lid close'
'bc: calculator in everything module'
- 'bluez4: bluetooth module'
'connman: network module'
'doxygen: build documentation'
'evas_generic_loaders: provide support for SVG icons'