summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcyrozap2016-03-19 15:50:14 -0400
committercyrozap2016-03-19 15:50:29 -0400
commitd319bc68d68b953a550fe8c4a48710e767eb8149 (patch)
tree3db63f022679a3212658a66e7e69aeed7ad4decf /PKGBUILD
parent048149e1f330ffa3182c1ef7e4901442e9dc5962 (diff)
downloadaur-d319bc68d68b953a550fe8c4a48710e767eb8149.tar.gz
Provides notification-daemon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69b9755b9e51..a5c700f6ef7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ pkgdesc="A notification system for tiling window managers"
arch=('any')
url="https://github.com/cyrozap/twmn"
license=('LGPL3')
+provides=('notification-daemon')
depends=('qt5-base' 'qt5-x11extras' 'boost-libs>=1.46' 'libxext' 'libxkbcommon-x11')
makedepends=('git' 'pkg-config' 'boost>=1.46')
conflicts=('twmn')