mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -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"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-cpp/simdutf-5.2.0:="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-cpp/fast_float
|
||||
>=dev-cpp/simdutf-5.2.0:=
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user