summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092016-01-19 05:13:13 +1000
committerfusion8092016-01-19 05:13:13 +1000
commit5e5ab87a7671fb29b81d628f1c7f95da692616fe (patch)
treec2aa01c5c6da140222f64d6d2321aacccccc53ec /PKGBUILD
parentb7bd8819bcbdb00de825b99969e7659e58b59a87 (diff)
downloadaur-5e5ab87a7671fb29b81d628f1c7f95da692616fe.tar.gz
Package does not provide notification-daemon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a27d5617e13b..753a9b8c4e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,13 @@ 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'
'gdb: create backtraces on crash'
'geoclue2: geolocation module')
-provides=('notification-daemon')
+provides=('moksha')
conflicts=("enlightenment")
backup=('etc/enlightenment/sysactions.conf'
'etc/xdg/menus/e-applications.menu')