mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/org-mode: 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
2d5cf2840c
commit
6d2372cd06
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://orgmode.org/org-7.7.tar.gz"
|
||||||
MD5SUM="236289876d9c33ac47c6383ec738ce6a"
|
MD5SUM="236289876d9c33ac47c6383ec738ce6a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Valeriy Timchenko"
|
MAINTAINER="Valeriy Timchenko"
|
||||||
EMAIL="ValTimchenko@gmail.com"
|
EMAIL="ValTimchenko@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue