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

Jan Steffens heftig at archlinux.org
Fri Aug 17 08:36:16 UTC 2012


    Date: Friday, August 17, 2012 @ 04:36:16
  Author: heftig
Revision: 165379

drop xz optdepend, is part of base system. add cpio optdepend

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-17 01:12:26 UTC (rev 165378)
+++ PKGBUILD	2012-08-17 08:36:16 UTC (rev 165379)
@@ -14,9 +14,9 @@
             'zip: creates PKZIP-compatible .zip files'
             'unzip: unpacks .zip archives'
             'p7zip: 7zip compression utility'
-            'xz: managing LZMA and XZ compressed files'
             'arj: ARJ archiver'
-            'unace: extraction tool for the proprietary ace archive format')
+            'unace: extraction tool for the proprietary ace archive format'
+            'cpio: extract cpio archives, e.g. rpm packages or initramfs')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 install=file-roller.install




More information about the arch-commits mailing list