Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: qt6-svg
|
name: qt6-svg
|
||||||
description: Classes for displaying the contents of SVG files
|
description: Classes for displaying the contents of SVG files
|
||||||
version: 6.6.2
|
version: 6.6.2
|
||||||
|
revision: 2
|
||||||
url: https://www.qt.io/
|
url: https://www.qt.io/
|
||||||
license: FDL,GPL3,LGPL3,custom
|
license: FDL,GPL3,LGPL3,custom
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc","qt6-base","zlib"]
|
depends: ["gcc-libs", "glibc", "qt6-base", "zlib"]
|
||||||
make_depends: ["cmake", "git", "ninja"]
|
make_depends: ["cmake", "git", "ninja"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user