summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2020-10-12 02:05:17 +0900
committerQue Quotion2020-10-12 02:05:17 +0900
commit7de1599bdc4ba503d4f0eb93ca5dab5cfbd0493e (patch)
tree820e60c5a44541c730655f0f59a4bcd46be75b1d /PKGBUILD
parent0d99da2f0e5c51529b8626b97ba33fae6ddbc71a (diff)
downloadaur-7de1599bdc4ba503d4f0eb93ca5dab5cfbd0493e.tar.gz
Add libgranite.so to depends() (no pkgrel bump; no one has this installed without granite)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f5d81604f47..5096d2cb0a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url='https://github.com/elementary/wingpanel'
license=('GPL3')
groups=('pantheon-qq')
-depends=(lib{gee,wnck3} 'cogl')
+depends=(lib{gee,granite.so,wnck3} 'cogl')
makedepends=('meson' 'libgranite.so' 'git' 'vala')
optdepends=("pantheon-applications-menu-git: Application launcher"
wingpanel-indicator-{a11y,bluetooth,datetime,keyboard,network,notifications,power,session,sensors,sound}-git": Tray applet"