mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qcodeeditor: Fix build.
* gnu/packages/qt.scm (qcodeeditor)[arguments]<#:cmake>: Pin old version. Change-Id: I38cc8b243a07a5c947bb6373d1f1f66f9b6a31c9
This commit is contained in:
parent
2ddc161ff0
commit
f67a20bebd
1 changed files with 1 additions and 0 deletions
|
@ -5133,6 +5133,7 @@ a binding language:
|
|||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
#:cmake cmake-3.25
|
||||
#:tests? #f ;no tests
|
||||
#:configure-flags
|
||||
#~(list "-DBUILD_EXAMPLE=ON"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue