Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 11:02:34 +03:00
parent ae957eb3de
commit 40ad7ccbe6
+2 -1
View File
@@ -1,8 +1,9 @@
name: 7zip
description: File archiver with a high compression ratio
version: 25.00
revision: 2
url: https://www.7-zip.org/
license: LGPL-2.1-or-later,BSD-3-Clause,unRar
architecture: any
depends: ["gcc","glibc"]
depends: ["gcc-libs", "glibc"]
type: source