powershell-bin: change deps

This commit is contained in:
blshkv 2019-01-03 10:42:23 +08:00
parent 1ec4bdf596
commit 024fe3f06c
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 6 additions and 5 deletions

View file

@ -1,14 +1,12 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit rpm
DESCRIPTION="A cross-platform automation and configuration tool/framework"
HOMEPAGE="https://github.com/Powershell/Powershell"
#SRC_URI="https://github.com/PowerShell/PowerShell/releases/download/v${PV}/powershell-${PV}-linux-x64.tar.gz"
#https://github.com/PowerShell/PowerShell/releases/download/v6.1.1/powershell_6.1.1-1.ubuntu.16.04_amd64.deb
SRC_URI="
amd64? ( https://github.com/PowerShell/PowerShell/releases/download/v${PV}/powershell-${PV}-1.rhel.7.x86_64.rpm )
"
@ -22,7 +20,7 @@ DEPEND=""
RDEPEND="${DEPEND}
dev-libs/icu
sys-libs/libunwind
dev-libs/openssl-chacha"
dev-libs/openssl:1.0.0"
S="${WORKDIR}"

View file

@ -55,3 +55,6 @@ dev-libs/libdwarf
~dev-libs/rapidjson-1.1.0
~dev-libs/elfio-1.0.3
#required by powershell-bin
dev-libs/openssl:1.0.0