[arch-commits] Commit in alacarte/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Sep 27 13:45:23 UTC 2009


    Date: Sunday, September 27, 2009 @ 09:45:23
  Author: jgc
Revision: 53248

Add gnome-panel dependency, fixes FS#16251

Modified:
  alacarte/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-27 13:41:28 UTC (rev 53247)
+++ PKGBUILD	2009-09-27 13:45:23 UTC (rev 53248)
@@ -4,12 +4,12 @@
 
 pkgname=alacarte
 pkgver=0.12.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Menu editor for gnome"
 arch=(any)
 license=('LGPL')
 url="http://www.realistanew.com/projects/alacarte/"
-depends=('gnome-menus>=2.28.0' 'gnome-python>=2.28.0' 'hicolor-icon-theme')
+depends=('gnome-menus>=2.28.0' 'gnome-python>=2.28.0' 'hicolor-icon-theme' 'gnome-panel')
 makedepends=('pkgconfig' 'intltool')
 install=alacarte.install
 options=('!libtool')




More information about the arch-commits mailing list