summaryrefslogtreecommitdiffstats
path: root/xz.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'xz.pkg/control')
-rw-r--r--xz.pkg/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/xz.pkg/control b/xz.pkg/control
new file mode 100644
index 0000000..6bf98c8
--- /dev/null
+++ b/xz.pkg/control
@@ -0,0 +1,8 @@
+Architecture: any
+Platform: all
+Depends: liblzma.5 (= ${Binary-Version})
+Description: XZ compression utilities
+ xz is a general-purpose data compression tool with command line syntax similar
+ to gzip and bzip2. The native file format is the .xz format, but the legacy
+ .lzma format used by LZMA Utils and raw compressed streams with no container
+ format headers are also supported.