mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/eclipse: Require webkitgtk instead of webkit
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
de250bc28b
commit
479c71f256
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-20120608140
|
|||
MD5SUM="506b9f4e3919ebe3d6a717cd9bef5e07"
|
||||
DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/eclipse-SDK-4.2-linux-gtk-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="804938dd087c310d8bfd54c8024afbbd"
|
||||
REQUIRES="jdk webkit"
|
||||
REQUIRES="jdk webkitgtk"
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue