Fix dependencies
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
name: glibc
|
||||
description: The GNU C Library
|
||||
version: 2.41
|
||||
revision: 4
|
||||
revision: 5
|
||||
url: https://www.gnu.org/software/libc/
|
||||
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
||||
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"]
|
||||
keep: ["etc/locale.gen"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user