mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/virtualbox-addons: 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
3d4f66b059
commit
1fca115305
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.virtualbox.org/virtualbox/4.1.14/VirtualBox-4.1.14.tar
|
||||||
MD5SUM="f8baa04e6d589bc6b1fb4e7079fbe414"
|
MD5SUM="f8baa04e6d589bc6b1fb4e7079fbe414"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Heinz Wiesinger"
|
MAINTAINER="Heinz Wiesinger"
|
||||||
EMAIL="pprkut@liwjatan.at"
|
EMAIL="pprkut@liwjatan.at"
|
||||||
|
|
Loading…
Reference in a new issue