diff options
-rw-r--r-- | development/dissy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dissy/README b/development/dissy/README index d1addb2c88..6f036e5a3c 100644 --- a/development/dissy/README +++ b/development/dissy/README @@ -1,4 +1,4 @@ Dissy is a graphical frontend to the objdump disassembler. Dissy can be used for debugging and browsing compiler-generated code. -Requires: pywebkitgtk (which requires icu4c, libsoup, and webkitgtk) +This requires pywebkitgtk. |