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

Balló György bgyorgy at archlinux.org
Tue Jul 28 00:23:05 UTC 2015


    Date: Tuesday, July 28, 2015 @ 02:23:04
  Author: bgyorgy
Revision: 137530

upgpkg: cinnamon 2.6.13-2

Add missing dependency on libkeybinder3, required for the cinnamon-killer-daemon.

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-27 21:33:47 UTC (rev 137529)
+++ PKGBUILD	2015-07-28 00:23:04 UTC (rev 137530)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=2.6.13
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
 arch=('i686' 'x86_64')
 url="http://cinnamon.linuxmint.com/"
@@ -13,7 +13,7 @@
 license=('GPL2')
 depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 'cinnamon-session'
          'cinnamon-translations' 'cjs' 'clutter-gtk' 'gnome-backgrounds' 'gconf'
-         'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 'librsvg'
+         'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 'libkeybinder3' 'librsvg'
          'networkmanager' 'muffin' 'python2-cairo' 'python2-dbus' 'python2-pillow'
          'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml' 'webkitgtk'
          'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 'libgnomekbd'



More information about the arch-commits mailing list