development/wxHexEditor: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 17:44:17 -05:00
parent ecd73a81bc
commit 2e9cb68682
2 changed files with 1 additions and 3 deletions

View file

@ -1,3 +1 @@
wxHexEditor is another Hex Editor; it supports files up to 2^64 bytes.
This requires wxGTK.

View file

@ -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"