diff options
author | David Tardon <dtardon@redhat.com> | 2016-06-03 17:09:14 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-06-04 08:09:56 +0200 |
commit | 4e3dc8c141c2efd037c1f214b5edff071812b6a8 (patch) | |
tree | 2b333b825e3c2e03ca74682ab39f48c923d63ea6 /README.Solaris | |
parent | c3393443b4b08b0999d10150125fa4737d5848f4 (diff) |
remove use of Archive::Zip
Change-Id: I7c1e0057c3c1c0b6be524d1e9ad37357259ebd7c
Diffstat (limited to 'README.Solaris')
-rw-r--r-- | README.Solaris | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.Solaris b/README.Solaris index ce460d94c4da..a9ad888ff7bb 100644 --- a/README.Solaris +++ b/README.Solaris @@ -20,8 +20,6 @@ sudo -s pkg install git make gcc-45 autoconf autogen automake-110 gnu-m4 -perl -MCPAN -e 'install Archive::Zip::Archive' - pkg install pkg:/system/header@0.5.11-0.175.0.0.0.2.1 pkg install pkg:/developer/gperf@3.0.3-0.175.0.0.0.2.537 pkg install pkg:/developer/parser/bison@2.3-0.175.0.0.0.2.537 |