Fix dependencies
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
name: glibc
|
name: glibc
|
||||||
description: The GNU C Library
|
description: The GNU C Library
|
||||||
version: 2.41
|
version: 2.41
|
||||||
revision: 4
|
revision: 5
|
||||||
url: https://www.gnu.org/software/libc/
|
url: https://www.gnu.org/software/libc/
|
||||||
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
||||||
architecture: any
|
architecture: any
|
||||||
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","gettext","grep","gzip","make","perl","python3","sed","texinfo"]
|
depends: ["tzdata",]
|
||||||
|
optional_depends: ["gd","perl"]
|
||||||
|
make_depends: ["gd","python3"]
|
||||||
provides: ["libc"]
|
provides: ["libc"]
|
||||||
keep: ["etc/locale.gen"]
|
keep: ["etc/locale.gen"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user