summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 442cc53a0e91..6f2a0212233d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Simple workspace based timetracking tool"
arch=('i686' 'x86_64')
url="https://github.com/Hoglet/TimeIT"
license=('gpl-2.0')
-depends=('cmake')
+depends=('cmake' 'libnotify' 'gtkmm' 'jansson' 'libxss')
#optdepends=('timeit-server')
source=('timeit::git+https://github.com/Hoglet/TimeIT')