Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: 7zip
|
name: 7zip
|
||||||
description: File archiver with a high compression ratio
|
description: File archiver with a high compression ratio
|
||||||
version: 25.00
|
version: 25.00
|
||||||
|
revision: 2
|
||||||
url: https://www.7-zip.org/
|
url: https://www.7-zip.org/
|
||||||
license: LGPL-2.1-or-later,BSD-3-Clause,unRar
|
license: LGPL-2.1-or-later,BSD-3-Clause,unRar
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc"]
|
depends: ["gcc-libs", "glibc"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user