Skip to content

Commit

Permalink
app-text/jabref-bin: Fix java dependence
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
nicolasbock committed Dec 28, 2015
1 parent 11f28c8 commit fb16b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-text/jabref-bin/jabref-bin-3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND=">=virtual/jre-1.6"
RDEPEND=">=virtual/jre-1.8"

S="${WORKDIR}"

Expand Down

0 comments on commit fb16b28

Please sign in to comment.