oracle-jre: remove obsolete replaces now we use alternatives.
This commit is contained in:
parent
087637a942
commit
b4947da3a4
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'oracle-jre'
|
# Template file for 'oracle-jre'
|
||||||
pkgname=oracle-jre
|
pkgname=oracle-jre
|
||||||
version=8u66
|
version=8u66
|
||||||
revision=3
|
revision=4
|
||||||
|
|
||||||
_longVersion=1.8.0_66
|
_longVersion=1.8.0_66
|
||||||
_build=17
|
_build=17
|
||||||
|
@ -16,7 +16,6 @@ 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-runtime-${version}_1"
|
||||||
replaces="java-runtime>=0"
|
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64)
|
x86_64)
|
||||||
|
|
Loading…
Add table
Reference in a new issue