Add linux-api-headers as a dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: glibc
|
name: glibc
|
||||||
description: The GNU C Library
|
description: The GNU C Library
|
||||||
version: "2.42"
|
version: "2.42"
|
||||||
revision: 3
|
revision: 4
|
||||||
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
|
||||||
@@ -9,6 +9,7 @@ type: source
|
|||||||
keep:
|
keep:
|
||||||
- etc/locale.gen
|
- etc/locale.gen
|
||||||
depends:
|
depends:
|
||||||
|
- linux-api-headers
|
||||||
- tzdata
|
- tzdata
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- gd
|
- gd
|
||||||
|
|||||||
Reference in New Issue
Block a user