Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:24:52 +03:00
parent 92d325316f
commit 928ff20736
+2 -1
View File
@@ -1,8 +1,9 @@
name: unittest-cpp
description: A lightweight unit testing framework for C++
version: 2.0.0
revision: 2
url: https://github.com/unittest-cpp/unittest-cpp
license: MIT
architecture: any
depends: ["gcc"]
depends: ["gcc-libs"]
type: source