mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
fix(cosmic-files): set shared-deps instead of package deps
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
parent
3d492f9ae3
commit
038625476b
@ -39,7 +39,7 @@ cp -rv "${COOKBOOK_SOURCE}/res/icons/hicolor/" "${COOKBOOK_STAGE}/usr/share/icon
|
||||
"""
|
||||
|
||||
[package]
|
||||
dependencies = [
|
||||
shared-deps = [
|
||||
"libgcc",
|
||||
"gettext",
|
||||
"libiconv"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user