Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 11:52:58 +03:00
parent 6ddb83caf7
commit 2d16f87141
+2 -1
View File
@@ -1,10 +1,11 @@
name: cups name: cups
description: An open-source printing system description: An open-source printing system
version: 2.4.7 version: 2.4.7
revision: 2
url: https://openprinting.github.io/cups/ url: https://openprinting.github.io/cups/
license: Apache2 with LLVM-exception and BSD-3-Clause and Zlib and BSD-2-Clause license: Apache2 with LLVM-exception and BSD-3-Clause and Zlib and BSD-2-Clause
architecture: any architecture: any
depends: ["acl","dbus","gcc","glibc","gnutls","hicolor-icon-theme","sysusers","pam","udev"] depends: ["acl", "dbus", "gcc-libs", "glibc", "gnutls", "hicolor-icon-theme", "sysusers", "pam", "udev"]
optional_depends: ["xdg-utils"] optional_depends: ["xdg-utils"]
keep: ["etc/cups/client.conf"] keep: ["etc/cups/client.conf"]
type: source type: source