[arch-commits] Commit in mate-applets/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Fri Nov 6 07:00:44 UTC 2015


    Date: Friday, November 6, 2015 @ 08:00:43
  Author: bgyorgy
Revision: 146263

upgpkg: mate-applets 1.12.0-2

Add libnotify to dependencies to build timer applet

Modified:
  mate-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 06:12:35 UTC (rev 146262)
+++ PKGBUILD	2015-11-06 07:00:43 UTC (rev 146263)
@@ -4,12 +4,12 @@
 _pkgbase=mate-applets
 pkgname=(${_pkgbase})
 pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Applets for MATE panel (GTK2 version)"
 arch=('i686' 'x86_64')
 url="http://mate-desktop.org"
 license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'mate-panel>=1.12'
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel>=1.12'
          'polkit' 'python2-dbus' 'python2-gobject' 'upower')
 makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
 optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'



More information about the arch-commits mailing list