diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 17:37:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:06 -0500 |
commit | 0624bcef24dfd7dba640a4d6fe7f2d401ecda3bf (patch) | |
tree | bb1813a9e580fb918adf286fcd7048068b4a00b3 /system/p7zip/README | |
parent | a5b4ab4b3ee27690ed514bcedf978b51782d2fb2 (diff) | |
download | slackbuilds-0624bcef24dfd7dba640a4d6fe7f2d401ecda3bf.tar.gz |
system/p7zip: Fixed dep information
Diffstat (limited to 'system/p7zip/README')
-rw-r--r-- | system/p7zip/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/p7zip/README b/system/p7zip/README index f87bda2d62..9c897a2d16 100644 --- a/system/p7zip/README +++ b/system/p7zip/README @@ -1,5 +1,5 @@ 7-Zip is a well-known file compression utility for windows. p7zip is a ported version for linux with nearly the same capabilities. -If you want to build the new GUI, you have to pass GUI=yes to the script. -This requires either wxGTK or wxPython. +If you want to build the new GUI, you have to pass GUI=yes to the script: +this requires an optional dependency, wxPython. |