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

Ionut Biru ibiru at archlinux.org
Sat Mar 6 21:56:10 UTC 2010


    Date: Saturday, March 6, 2010 @ 16:56:10
  Author: ibiru
Revision: 71382

implement FS#18559, moving gnome-panel to optdepends since is needed only for gdm-user-switch-applet

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-06 21:54:11 UTC (rev 71381)
+++ PKGBUILD	2010-03-06 21:56:10 UTC (rev 71382)
@@ -10,8 +10,9 @@
 backup=('etc/pam.d/gdm' 'etc/pam.d/gdm-autologin' 'etc/gdm/custom.conf')
 groups=('gnome-extra')
 options=('!libtool')
-depends=('libcanberra>=0.21' 'gnome-panel>=2.29.6' 'libxklavier>=5.0' 'tcp_wrappers' 'gnome-session>=2.29.6' 'devicekit-power>=013')
-makedepends=('intltool' 'gnome-doc-utils>=0.18.0' 'xorg-server')
+depends=('libcanberra>=0.21' 'libxklavier>=5.0' 'tcp_wrappers' 'gnome-session>=2.29.6' 'devicekit-power>=013')
+makedepends=('intltool' 'gnome-doc-utils>=0.18.0' 'xorg-server' 'gnome-panel>=2.29.6')
+optdepends=('gnome-panel: needed for user switch applet')
 conflicts=('fast-user-switch-applet')
 replaces=('fast-user-switch-applet')
 install=gdm.install




More information about the arch-commits mailing list