app-misc/kryoflux-dtc: restrict libfmt dep

Closes: https://bugs.gentoo.org/948104
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki 2025-01-19 00:54:28 +01:00
parent 2ca5e513fa
commit 76889534f8
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -21,7 +21,7 @@ KEYWORDS="-* amd64 ~arm64"
IUSE="demos doc gui"
RDEPEND="
<dev-libs/libfmt-11
<dev-libs/libfmt-10
virtual/libusb:1
gui? ( virtual/jre )
"