diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-11 13:19:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-11 13:19:44 (EDT) |
commit | 5e04990463cd0119059eff44fb5bd3a3607a1814 (patch) | |
tree | 09a27f3efbce4edc60674a0ef6fa504d5b42e23c /bzip2.pkg/control | |
parent | 7613160a7345302d17f6a36f64210c9175d1346b (diff) |
Add binary packages.
Diffstat (limited to 'bzip2.pkg/control')
-rw-r--r-- | bzip2.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bzip2.pkg/control b/bzip2.pkg/control new file mode 100644 index 0000000..3029d39 --- /dev/null +++ b/bzip2.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: libbz2.1.0 (= ${Binary-Version}) +Description: High-quality data compression utilities + ${Common-Description} + . + This package provides the bzip2 compression utilities. |