libarchive: depend on lzma-utils.
--HG-- extra : convert_revision : 65f294396555931778f7440bcc42c7365a06d7da
This commit is contained in:
parent
12d65cc30c
commit
a66b2e5fcc
2 changed files with 3 additions and 2 deletions
|
@ -15,5 +15,5 @@ long_desc="
|
|||
shar archives and read ISO9660 CDROM images and ZIP archives."
|
||||
|
||||
base_chroot=yes
|
||||
build_depends="gzip-1.3.12 bzip2-1.0.5 zlib-1.2.3"
|
||||
build_depends="gzip-1.3.12 bzip2-1.0.5 zlib-1.2.3 lzma-utils-4.32.7"
|
||||
run_depends="glibc-2.8 $build_depends"
|
||||
|
|
|
@ -12,4 +12,5 @@ long_desc="
|
|||
They aim to have an interface very similar to the well known gzip and
|
||||
bzip2 utilities."
|
||||
|
||||
build_depends="libtool-2.2.6a"
|
||||
base_chroot=yes
|
||||
run_depends="glibc-2.8"
|
||||
|
|
Loading…
Reference in a new issue