]> git.cworth.org Git - tar/blobdiff - debian/control
suggest lzma and xz
[tar] / debian / control
index d9469510dd65f7f1f60c04de6e23be0cfc762dd3..b16f04052413c847b974872c6b1c928de7bdd159 100644 (file)
@@ -12,7 +12,7 @@ Pre-Depends: ${shlibs:Depends}
 Essential: yes
 Conflicts: cpio (<= 2.4.2-38)
 Replaces: cpio (<< 2.4.2-39)
-Suggests: bzip2, ncompress
+Suggests: bzip2, ncompress, xz-utils, lzma
 Description: GNU version of the tar archiving utility
  Tar is a program for packaging a set of files as a single archive in tar
  format.  The function it performs is conceptually similar to cpio, and to