summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd762f5ba8a0..60765f6d0b3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wingpanel-standalone-git
pkgdesc = Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)
pkgver = r367.6284121
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/elementary/wingpanel
arch = i686
arch = x86_64
@@ -16,7 +16,6 @@ pkgbase = wingpanel-standalone-git
depends = glibc
depends = gtk3
depends = libgee
- depends = mutter
depends = libgranite.so
depends = libwnck3
optdepends = pantheon-applications-menu-git: Application launcher
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"