mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
sci-libs/plasma: remove python requirements
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit cmake edo python-any-r1
|
||||
inherit cmake edo
|
||||
|
||||
DESCRIPTION="PLASMA parallel library for dense linear algebra"
|
||||
HOMEPAGE="
|
||||
@@ -27,10 +25,7 @@ RDEPEND="
|
||||
virtual/lapacke
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
DOCS=( README.md ChangeLog )
|
||||
|
||||
Reference in New Issue
Block a user