mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-R/BH: relax boost version
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -13,9 +13,10 @@ HOMEPAGE="
|
||||
https://cran.r-project.org/package=BH
|
||||
"
|
||||
SRC_URI="mirror://cran/src/contrib/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE='Boost-1.0'
|
||||
KEYWORDS="~amd64"
|
||||
DEPEND="~dev-libs/boost-1.75.0"
|
||||
DEPEND=">=dev-libs/boost-${PV}"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user