[arch-commits] Commit in file-roller/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Sat Feb 22 00:33:55 UTC 2020
    
    
  
    Date: Saturday, February 22, 2020 @ 00:33:53
  Author: heftig
Revision: 376013
FS#64581 add squashfs-tools optdepend
Modified:
  file-roller/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-21 23:01:59 UTC (rev 376012)
+++ PKGBUILD	2020-02-22 00:33:53 UTC (rev 376013)
@@ -13,7 +13,8 @@
 optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
             'unrar: better RAR archive support'
             'unace: ACE archive support'
-            'lrzip: lrzip archive support')
+            'lrzip: lrzip archive support'
+            'squashfs-tools: squashfs image support')
 groups=(gnome)
 _commit=ac84b4a92145f65e507f07126a832edf78abfd5b  # tags/3.32.4^0
 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit")
    
    
More information about the arch-commits
mailing list