diff options
Diffstat (limited to 'development/wxHexEditor')
-rw-r--r-- | development/wxHexEditor/README | 2 | ||||
-rw-r--r-- | development/wxHexEditor/wxHexEditor.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/development/wxHexEditor/README b/development/wxHexEditor/README index 37952c18a8..7d7fd6ff02 100644 --- a/development/wxHexEditor/README +++ b/development/wxHexEditor/README @@ -1,3 +1 @@ wxHexEditor is another Hex Editor; it supports files up to 2^64 bytes. - -This requires wxGTK. diff --git a/development/wxHexEditor/wxHexEditor.info b/development/wxHexEditor/wxHexEditor.info index 8eb5863b69..5628650b14 100644 --- a/development/wxHexEditor/wxHexEditor.info +++ b/development/wxHexEditor/wxHexEditor.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/wxhexeditor/wxHexEditor-v0.20-src.tar MD5SUM="8d2fcb26e70dc67681f1edf52152e12d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxGTK" +REQUIRES="wxPython" MAINTAINER="Vliegendehuiskat" EMAIL="vliegendehuiskat [at] gmail [dot] com" |