Enable multi-arch

This commit is contained in:
2025-07-11 17:57:02 +03:00
parent 52b8bd9c59
commit c8892eb85e
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
name: glibc
description: The GNU C Library
version: 2.41
revision: 6
revision: 7
url: https://www.gnu.org/software/libc/
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
architecture: any
depends: ["tzdata",]
depends: ["tzdata"]
optional_depends: ["gd","perl"]
make_depends: ["gd","python3"]
provides: ["libc"]