Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: ostree
|
name: ostree
|
||||||
description: Operating system and container binary deployment and upgrades
|
description: Operating system and container binary deployment and upgrades
|
||||||
version: 2025.4
|
version: 2025.4
|
||||||
|
revision: 2
|
||||||
url: https://github.com/ostreedev/ostree
|
url: https://github.com/ostreedev/ostree
|
||||||
license: LGPL2-or-later
|
license: LGPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["curl","fuse3","gcc","glib","glibc","gpgme","libarchive","libgpg-error","libsoup","openssl","util-linux","which","xz-utils","zlib"]
|
depends: ["curl", "fuse3", "gcc-libs", "glib", "glibc", "gpgme", "libarchive", "libgpg-error", "libsoup", "openssl", "util-linux", "which", "xz-utils", "zlib"]
|
||||||
make_depends: ["e2fsprogs", "git", "gtk-doc", "libxslt", "dracut"]
|
make_depends: ["e2fsprogs", "git", "gtk-doc", "libxslt", "dracut"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user