Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:24:21 +03:00
parent a7605b7505
commit 348bab01c9
+3 -2
View File
@@ -1,9 +1,10 @@
name: qt6-svg
description: Classes for displaying the contents of SVG files
version: 6.6.2
revision: 2
url: https://www.qt.io/
license: FDL,GPL3,LGPL3,custom
architecture: any
depends: ["gcc","glibc","qt6-base","zlib"]
make_depends: ["cmake","git","ninja"]
depends: ["gcc-libs", "glibc", "qt6-base", "zlib"]
make_depends: ["cmake", "git", "ninja"]
type: source