[arch-commits] Commit in flameshot/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Fri Apr 9 14:29:34 UTC 2021
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')
More information about the arch-commits
mailing list