mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/javacc: Add jdk to REQUIRES.
This was based off the package containing a .jar file. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
8280396f32
commit
8481fb05a9
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://java.net/projects/javacc/downloads/download/javacc-5.0.tar.gz"
|
|||
MD5SUM="ec3738abfa889c94a82f56453633d6bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Alan Alberghini"
|
||||
EMAIL="414N@slacky.it"
|
||||
|
|
Loading…
Reference in a new issue