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 da48ff72d99d..7c1c34fe3ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Plot out your own timetable for the week and organize it. Designed for
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'vala' 'granite')
+depends=('gtk3' 'vala' 'granite' 'wingpanel')
optdepends=()
makedepends=('git' 'meson' 'ninja')
provides=("${_gitname}")