system/xchm: Fixed dep information
This commit is contained in:
parent
c96aa799c4
commit
841432a5b4
|
@ -1,3 +1 @@
|
|||
xchm is a viewer for Compiled HTML Help (.chm) files.
|
||||
|
||||
This requires wxGTK.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/xchm/xchm-1.14.tar.gz"
|
|||
MD5SUM="0f398af788a9e1a7c6f4e65b5ca31cf3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK"
|
||||
REQUIRES="wxPython"
|
||||
MAINTAINER="Michael Gehring"
|
||||
EMAIL="mg@ebfe.org"
|
||||
|
|
Loading…
Reference in New Issue