Date: Friday, April 9, 2021 @ 14:29:33
  Author: farseerfc
Revision: 915260

add optdepends for next build

Modified:
  flameshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-09 12:58:03 UTC (rev 915259)
+++ PKGBUILD    2021-04-09 14:29:33 UTC (rev 915260)
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('qt5-svg' 'hicolor-icon-theme')
 makedepends=('make' 'qt5-tools' 'cmake')
+optdepends=('gnome-shell-extension-appindicator: for system tray icon if you 
are using Gnome')
 source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
 sha256sums=('67e0b578ef8a68228e758cb59395bb7404b5c176e9dbc3ca2d83a63f154a6f22')
 

Reply via email to