3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: openboardview: Use imgui-1.87.

* gnu/packages/electronics.scm (openboardview) [inputs]: Downgrade imgui to
version 1.87.
This commit is contained in:
Maxim Cournoyer 2023-04-01 17:36:41 -04:00
parent f770be590d
commit 1a7014b1c9
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -320,7 +320,9 @@ supported devices, as well as input/output file format support.")
(inputs
(list fontconfig
gtk+
imgui
;; OpenBoardView can build with Dear ImGui 1.88, but there are some
;; usability problems such as the difficulty to register clicks.
imgui-1.87
orangeduck-mpc
sdl2
sqlite