diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 12:39:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:01 -0500 |
commit | 00bc3334730b0e2f1bd3ca6ed3ce6603dd418f77 (patch) | |
tree | ff1445d79e5f816be9916857f217e57590fceb83 /system/upx/README | |
parent | ddc8e3d9c8456f358a41c12094f4bd09bed21de0 (diff) | |
download | slackbuilds-00bc3334730b0e2f1bd3ca6ed3ce6603dd418f77.tar.gz |
system/upx: Fixed dep information
Diffstat (limited to 'system/upx/README')
-rw-r--r-- | system/upx/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/upx/README b/system/upx/README index b06c7bac41..d7d94562c3 100644 --- a/system/upx/README +++ b/system/upx/README @@ -2,5 +2,3 @@ UPX achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, because of in-place decompression. - -This requires ucl at build-time. |