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

Ionut Biru ibiru at archlinux.org
Tue Oct 4 07:04:17 UTC 2011


    Date: Tuesday, October 4, 2011 @ 03:04:16
  Author: ibiru
Revision: 139642

add color-manager to optdepends. FS#26238

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-04 06:53:59 UTC (rev 139641)
+++ PKGBUILD	2011-10-04 07:04:16 UTC (rev 139642)
@@ -8,7 +8,8 @@
 arch=('i686' 'x86_64')
 depends=('gtk3' 'gsettings-desktop-schemas' 'gnome-menus' 'gnome-desktop' 'gnome-settings-daemon' 'upower' 'libgtop' 'cups-pk-helper' 'accountsservice' 'sound-theme-freedesktop' 'gnome-online-accounts' 'network-manager-applet')
 optdepends=('mesa-demos: provides glxinfo for graphics information'
-            'apg: adds password generation for user accounts')
+            'apg: adds password generation for user accounts'
+            'gnome-color-manager: for color management tasks')
 makedepends=('gnome-doc-utils' 'intltool')
 url="http://www.gnome.org"
 groups=('gnome')




More information about the arch-commits mailing list