Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / mc


Commits:
8655ea70 by Konstantin Shalygin at 2024-12-27T10:19:26+00:00
Added `rpm-tools` to optdeps

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -33,6 +33,7 @@ pkgbase = mc
        optdepends = unarj: uarj extfs
        optdepends = unrar: urar extfs
        optdepends = unzip: open zip archives
+       optdepends = rpm-tools: open rpm packages
        optdepends = zip: uzip extfs
        options = !emptydirs
        backup = etc/mc/edit.indent.rc


=====================================
PKGBUILD
=====================================
@@ -44,6 +44,7 @@ optdepends=(
   'unarj: uarj extfs'
   'unrar: urar extfs'
   'unzip: open zip archives'
+  'rpm-tools: open rpm packages'
   'zip: uzip extfs'
 )
 backup=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mc/-/commit/8655ea70e20d050f650e524a90d7326564746bf5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mc/-/commit/8655ea70e20d050f650e524a90d7326564746bf5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to