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

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


    Date: Thursday, July 5, 2018 @ 10:38:44
  Author: bgyorgy
Revision: 352681

Move deepin-manual to optdepends (FS#58480)

Modified:
  deepin-file-manager/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 10:33:45 UTC (rev 352680)
+++ PKGBUILD	2018-07-05 10:38:44 UTC (rev 352681)
@@ -12,10 +12,11 @@
 url="https://github.com/linuxdeepin/dde-file-manager"
 license=('GPL3')
 depends=('deepin-qt5integration' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 'avfs'
-         'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 'deepin-manual'
+         'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer'
          'file-roller' 'deepin-qt-dbus-factory' 'treefrog-framework' 'deepin-terminal'
          'gst-plugins-good' 'mpv' 'deepin-anything' 'deepin-movie')
 makedepends=('qt5-tools' 'deepin-dock' 'deepin-gettext-tools')
+optdepends=('deepin-manual: view the help manual')
 groups=('deepin')
 provides=('deepin-desktop')
 conflicts=('deepin-desktop')



More information about the arch-commits mailing list