diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 9eddae626e..9927d79e37 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -469,7 +469,7 @@ functions, class methods, and stl containers. (file-name (git-file-name name version)) (modules '((guix build utils))) (snippet '(delete-file-recursively "./test/thirdparty")))) - (native-inputs + (inputs (list catch-framework2-1)) (build-system cmake-build-system) (arguments