libraries/rhino: Fixed dep information

This commit is contained in:
ponce 2012-08-26 18:36:13 +02:00
parent 94d7a1691c
commit 0e7bbebda3

View file

@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R2.zip"
MD5SUM="40d0a9abec8169e42920214b37fa8e0e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"