mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: corectrl: Fix build.
* gnu/packages/admin.scm (corectrl): Fix build. [native-inputs]: Remove gcc-13. Change-Id: Ib03b0696f7abfa446e8a87f07c64302cf3ce7dd2 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
d66479f381
commit
7b3126ecdc
1 changed files with 0 additions and 1 deletions
|
@ -3484,7 +3484,6 @@ limits.")
|
|||
;; Text formatting only supported since C++20, which is available in gcc-13.
|
||||
;; https://en.cppreference.com/w/cpp/compiler_support#cpp_lib_format_201907L
|
||||
(native-inputs (list catch2-3
|
||||
gcc-13
|
||||
pkg-config
|
||||
qttools-5))
|
||||
(inputs (list dbus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue