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

Balló György bgyorgy at archlinux.org
Thu Jul 5 10:39:58 UTC 2018


    Date: Thursday, July 5, 2018 @ 10:39:58
  Author: bgyorgy
Revision: 352683

Move deepin-manual to optdepends (FS#58480)

Modified:
  deepin-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 10:39:35 UTC (rev 352682)
+++ PKGBUILD	2018-07-05 10:39:58 UTC (rev 352683)
@@ -10,11 +10,11 @@
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-terminal"
 license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 'deepin-shortcut-viewer' 'deepin-menu'
-         'deepin-manual')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 'deepin-shortcut-viewer' 'deepin-menu')
 makedepends=('vala' 'cmake')
+optdepends=('deepin-manual: view the help manual'
+            'zssh: for Remote Management support')
 groups=('deepin-extra')
-optdepends=('zssh: for Remote Management support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal/archive/$pkgver.tar.gz"
         remove-vendor.patch)
 sha512sums=('9e5906ae5d2690841cb14e99f93901cfe122298e00c897344c7c3fbc2751d4cbec63f335da8de30cf3746f67e3c8a2a5b8e39d9faa5b210f4e0772883556c8d6'



More information about the arch-commits mailing list