mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/RSSOwl: 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
29e9b2b9b6
commit
0de6ab9e76
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/rssowl/rssowl-2.1.linux.x86.zip"
|
|||
MD5SUM="c8853ca4474fc557386c5c8b17097576"
|
||||
DOWNLOAD_x86_64="http://downloads.sourceforge.net/rssowl/rssowl-2.1.linux.x86_64.zip"
|
||||
MD5SUM_x86_64="d84e1f32c7eef6ae8980757d0d74477d"
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue