Date: Sunday, September 17, 2017 @ 21:36:46
  Author: arojas
Revision: 258719

Add optdepends (FS#54330)

Modified:
  displaycal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-09-17 21:16:03 UTC (rev 258718)
+++ PKGBUILD    2017-09-17 21:36:46 UTC (rev 258719)
@@ -13,7 +13,8 @@
 license=('GPL3')
 makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 
'python2-setuptools')
 depends=('argyllcms' 'wxpython' 'python2-numpy')
-optdepends=('gksu: For running as root')
+optdepends=('gnome-color-manager: profile installation for GNOME' 'colord-kde: 
profile installation for Plasma'
+            'xiccd: profile installation for other X environments')
 replaces=('dispcalgui')
 conflicts=('dispcalgui')
 
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/${_pkgname}-${pkgver}.tar.gz";)

Reply via email to