mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-05 08:45:55 +02: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:
committed by
Andreas Enge
parent
d66479f381
commit
7b3126ecdc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user