mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/javacomm: Fixed dep information
This commit is contained in:
parent
ff3273c4dc
commit
a2c8d306e1
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ that provides access to RS-232 hardware (serial ports) and limited access
|
|||
to IEEE-1284 hardware (parallel ports).
|
||||
|
||||
Note: this is an obsolete version of the Solaris implementation of Javacomm.
|
||||
It is intended for use only with JMRI (available at Slackbuilds.org).
|
||||
It is intended for use only with jmri.
|
||||
It is not necessarily suitable for use with other applications.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.oreilly.com.tw/bookcode/java_io/javacomm20-x86.tar.Z"
|
|||
MD5SUM="9eac897bf5233b7cf495eaae5d596804"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="David Spencer"
|
||||
EMAIL="nobbutl@yahoo.co.uk"
|
||||
|
|
Loading…
Reference in a new issue