Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: udev
|
name: udev
|
||||||
description: Userspace device file manager
|
description: Userspace device file manager
|
||||||
version: 256
|
version: 256
|
||||||
|
revision: 2
|
||||||
url: https://github.com/systemd/systemd
|
url: https://github.com/systemd/systemd
|
||||||
license: GPL-2.0-or-later,LGPL-2.1-or-later
|
license: GPL-2.0-or-later,LGPL-2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["acl","bash","gcc","glibc","hwdata","kbd","kmod","libcap","util-linux"]
|
depends: ["acl", "bash", "gcc-libs", "glibc", "hwdata", "kbd", "kmod", "libcap", "util-linux"]
|
||||||
make_depends: ["gperf","meson","python-jinja"]
|
make_depends: ["gperf", "meson", "python-jinja"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user