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

Felix Yan felixonmars at archlinux.org
Wed May 13 09:27:15 UTC 2020


    Date: Wednesday, May 13, 2020 @ 09:27:15
  Author: felixonmars
Revision: 627555

add back optdepend

Modified:
  deepin-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 09:26:59 UTC (rev 627554)
+++ PKGBUILD	2020-05-13 09:27:15 UTC (rev 627555)
@@ -11,6 +11,7 @@
 license=('GPL3')
 depends=('deepin-qt5integration')
 makedepends=('chrpath' 'cmake' 'expac' 'lxqt-build-tools' 'qt5-tools')
+optdepends=('zssh: for remote management support')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal-reborn/archive/$pkgver.tar.gz")
 sha512sums=('4679e88a1862f12a7021f1d01e7cb9b98fdaf7d0a4052a9acd488010db05904ee729d6afd6c47aad3c2a9133bbebe30fa0045d6c9b345bae09357b4dff7b8c75')



More information about the arch-commits mailing list