Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user