Skip to content

Commit

Permalink
app-portage/java-ebuilder: update java deps
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfgang E. Sanyer <[email protected]>
Closes: gentoo@81a9ee5
Signed-off-by: Miroslav Šulc <[email protected]>
  • Loading branch information
ezzieyguywuf authored and fordfrog committed May 4, 2021
1 parent 0b2d666 commit 5da723f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-portage/java-ebuilder/java-ebuilder-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016-2020 Gentoo Authors
# Copyright 2016-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -19,8 +19,8 @@ HOMEPAGE="https://github.com/gentoo/java-ebuilder"
LICENSE="GPL-2"
SLOT="0"

DEPEND=">=virtual/jdk-1.8"
RDEPEND=">=virtual/jre-1.8
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*
sys-process/parallel
>=dev-java/maven-bin-3"

Expand Down

0 comments on commit 5da723f

Please sign in to comment.