[arch-commits] Commit in gnome-main-menu/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Fri Feb 26 04:41:43 UTC 2016


    Date: Friday, February 26, 2016 @ 05:41:43
  Author: bgyorgy
Revision: 163451

upgpkg: gnome-main-menu 1.8.0-3

Add missing dependency on mate-system-monitor (gnome-main-menu uses it's GSettings schemas)

Modified:
  gnome-main-menu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 20:44:08 UTC (rev 163450)
+++ PKGBUILD	2016-02-26 04:41:43 UTC (rev 163451)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-main-menu
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a few additions."
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('caja' 'libunique' 'mate-control-center' 'mate-desktop' 'mate-panel')
+depends=('caja' 'libunique' 'mate-control-center' 'mate-desktop' 'mate-panel' 'mate-system-monitor')
 makedepends=('mate-common' 'yelp-tools')
 optdepends=('yelp: for reading help documents')
 source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")



More information about the arch-commits mailing list