summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2018-09-20 01:57:37 +0900
committerQue Quotion2018-09-20 01:57:37 +0900
commitfc3294a526d5761e606109690fd2e119ed58e27b (patch)
tree9b9d2b04f14d9b820a2e096f37fab7149c4b70cf /PKGBUILD
parent271444a45d454ecd1b3c5b8d12cf5edefd39b46d (diff)
downloadaur-fc3294a526d5761e606109690fd2e119ed58e27b.tar.gz
Remove mutter dependency; holdover from removed gala dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b89656aa5b9..d16f90b312cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=wingpanel-standalone-git
pkgver=r367.6284121
-pkgrel=2
+pkgrel=3
pkgdesc='Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)'
arch=('i686' 'x86_64')
url='https://github.com/elementary/wingpanel'
license=('GPL3')
groups=('pantheon-unstable' 'pantheon-qq')
-depends=('glib2' 'glibc' 'gtk3' 'libgee' 'mutter'
+depends=('glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libwnck3')
makedepends=('cmake' 'git' 'granite-git' 'vala')
optdepends=("pantheon-applications-menu-git: Application launcher"