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

Frederik Schwan freswa at archlinux.org
Sat Oct 17 23:11:08 UTC 2020


    Date: Saturday, October 17, 2020 @ 23:11:08
  Author: freswa
Revision: 725736

Modified:
  mc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-17 23:10:08 UTC (rev 725735)
+++ PKGBUILD	2020-10-17 23:11:08 UTC (rev 725736)
@@ -4,12 +4,12 @@
 
 pkgname=mc
 pkgver=4.8.25
-pkgrel=1
+pkgrel=2
 pkgdesc="A file manager that emulates Norton Commander"
 arch=('x86_64')
 url="https://midnight-commander.org/"
 license=('GPL')
-depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang' 'which' 'python')
+depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang' 'which')
 makedepends=('libxt' 'libx11' 'unzip')
 optdepends=('aspell: spelling corrections'
             'cabextract: ucab extfs'
@@ -20,6 +20,7 @@
             'mtools: a+ extfs'
             'p7zip: support for 7zip archives'
             'perl: needed by several extfs scripts'
+            'python: to access uc1541 or s3 storage'
             'python-boto: s3+ extfs'
             'python-pytz: s3+ extfs'
             'samba: VFS support'



More information about the arch-commits mailing list