mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-cpp/scnlib: make simdutf a runtime dependency
Closes: https://bugs.gentoo.org/932333 Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
@@ -14,9 +14,10 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="test"
|
IUSE="test"
|
||||||
|
|
||||||
|
RDEPEND=">=dev-cpp/simdutf-5.2.0:="
|
||||||
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-cpp/fast_float
|
dev-cpp/fast_float
|
||||||
>=dev-cpp/simdutf-5.2.0:=
|
|
||||||
test? ( dev-cpp/gtest )
|
test? ( dev-cpp/gtest )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user