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

Balló György bgyorgy at archlinux.org
Thu Jun 22 09:29:09 UTC 2017


    Date: Thursday, June 22, 2017 @ 09:29:09
  Author: bgyorgy
Revision: 239509

upgpkg: gnome-panel 3.24.1-2

Add missing dependency on nautilus (its GSettings schema is required to read the home-icon-name setting) (FS#54391)

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 09:16:12 UTC (rev 239508)
+++ PKGBUILD	2017-06-22 09:29:09 UTC (rev 239509)
@@ -4,12 +4,12 @@
 
 pkgname=gnome-panel
 pkgver=3.24.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Panel of GNOME Flashback"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/GnomePanel"
 license=('GPL')
-depends=('evolution-data-server' 'gnome-desktop' 'gnome-menus' 'libgdm' 'libwnck3' 'polkit')
+depends=('evolution-data-server' 'gnome-desktop' 'gnome-menus' 'libgdm' 'libwnck3' 'nautilus' 'polkit')
 makedepends=('intltool' 'itstool')
 optdepends=('alacarte: Main menu editor'
             'gnome-applets: Extra applets for the panel')



More information about the arch-commits mailing list