mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-text/jabref-bin: Another RDEPEND fix for java.
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -19,7 +19,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND=">=virtual/jre-1.8"
|
||||
RDEPEND="|| ( >=virtual/jre-1.8 >=virtual/jdk-1.8 )"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user