fix(cosmic-files): set shared-deps instead of package deps

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2025-02-01 00:33:33 +11:00
parent 3d492f9ae3
commit 038625476b
No known key found for this signature in database
GPG Key ID: 80E0357347554B89

View File

@ -39,7 +39,7 @@ cp -rv "${COOKBOOK_SOURCE}/res/icons/hicolor/" "${COOKBOOK_STAGE}/usr/share/icon
"""
[package]
dependencies = [
shared-deps = [
"libgcc",
"gettext",
"libiconv"