mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-editors/imhex: Limit version of libfmt
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -35,6 +35,9 @@ PATCHES=(
|
||||
|
||||
DOCS+=( LICENSE PLUGINS.md )
|
||||
|
||||
# libfmt can not be >= 11.2.0
|
||||
# See https://github.com/WerWolv/ImHex/issues/2225
|
||||
|
||||
DEPEND="
|
||||
app-arch/bzip2
|
||||
app-arch/xz-utils
|
||||
@@ -45,6 +48,7 @@ DEPEND="
|
||||
>=dev-libs/capstone-5.0.3:=
|
||||
>=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?]
|
||||
>=dev-libs/libfmt-11.0.2:=
|
||||
<dev-libs/libfmt-11.2.0:=
|
||||
media-libs/fontconfig
|
||||
media-libs/freetype
|
||||
>=media-libs/glfw-3.4[X]
|
||||
Reference in New Issue
Block a user