]> git.cworth.org Git - tar/blobdiff - debian/control
add xz-utils back to the Suggests list
[tar] / debian / control
index b9aa49f54f45bd2caaab35573f4967ba1b32effb..a83a11335140f71158abf2a2d79b69853e45e27f 100644 (file)
@@ -12,7 +12,7 @@ Pre-Depends: ${shlibs:Depends}, ${misc:Depends}
 Essential: yes
 Conflicts: cpio (<= 2.4.2-38)
 Replaces: cpio (<< 2.4.2-39)
-Suggests: bzip2, ncompress
+Suggests: bzip2, ncompress, xz-utils
 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