mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/wxHexEditor: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
ecd73a81bc
commit
2e9cb68682
2 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
|||
wxHexEditor is another Hex Editor; it supports files up to 2^64 bytes.
|
||||
|
||||
This requires wxGTK.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue