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

Balló György bgyorgy at archlinux.org
Mon Jun 19 20:32:25 UTC 2017


    Date: Monday, June 19, 2017 @ 20:32:24
  Author: bgyorgy
Revision: 238767

Remove libappindicator-gtk3 from optdepends

It should not needed for this package. The system tray icon is handled 
by electron.

Modified:
  riot/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 20:23:29 UTC (rev 238766)
+++ PKGBUILD	2017-06-19 20:32:24 UTC (rev 238767)
@@ -49,7 +49,6 @@
 package_riot-desktop() {
   pkgdesc="A glossy Matrix collaboration client for the desktop."
   depends=('riot-web' 'electron')
-  optdepends=('libappindicator-gtk3: tray icon support')
   backup=("etc/${pkgbase}/config.json")
   cd ${pkgbase}-web-${pkgver}
 



More information about the arch-commits mailing list