oracle-jdk: provides/replaces java-environment not java-runtime.
This commit is contained in:
parent
3f15376c02
commit
64a4b2a518
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=oracle-jdk
|
pkgname=oracle-jdk
|
||||||
version=8u20
|
version=8u20
|
||||||
_longVersion=1.8.0_20
|
_longVersion=1.8.0_20
|
||||||
revision=1
|
revision=2
|
||||||
_build=26
|
_build=26
|
||||||
|
|
||||||
short_desc="Java Development Kit (JDK)"
|
short_desc="Java Development Kit (JDK)"
|
||||||
|
@ -14,8 +14,8 @@ nonfree=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="hicolor-icon-theme desktop-file-utils xdg-utils shared-mime-info wget"
|
depends="hicolor-icon-theme desktop-file-utils xdg-utils shared-mime-info wget"
|
||||||
hostmakedepends="wget"
|
hostmakedepends="wget"
|
||||||
provides="java-runtime-${version}_1"
|
provides="java-environment-${version}_1"
|
||||||
replaces="java-runtime>=0"
|
replaces="java-environment>=0"
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64)
|
x86_64)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue