oracle-jre: remove obsolete replaces now we use alternatives.
This commit is contained in:
parent
087637a942
commit
b4947da3a4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'oracle-jre'
|
||||
pkgname=oracle-jre
|
||||
version=8u66
|
||||
revision=3
|
||||
revision=4
|
||||
|
||||
_longVersion=1.8.0_66
|
||||
_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"
|
||||
hostmakedepends="wget"
|
||||
provides="java-runtime-${version}_1"
|
||||
replaces="java-runtime>=0"
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
x86_64)
|
||||
|
|
Loading…
Reference in New Issue