diff --git a/pkg.info b/pkg.info index ee34053..5720903 100644 --- a/pkg.info +++ b/pkg.info @@ -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