sci-libs/libigl: add := to dev-cpp/eigen

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44994
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander
2025-12-19 14:52:27 +01:00
committed by Sam James
parent 9f7516cd64
commit 73a2166016

View File

@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE="static-libs"
DEPEND="dev-cpp/eigen:3"
DEPEND="dev-cpp/eigen:="
RDEPEND="${DEPEND}"
src_prepare() {