Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
name: sddm
|
name: sddm
|
||||||
description: QML based X11 and Wayland display manager
|
description: QML based X11 and Wayland display manager
|
||||||
version: 0.21.0
|
version: 0.21.0
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://github.com/sddm/sddm
|
url: https://github.com/sddm/sddm
|
||||||
license: GPL2-only,CC-BY-3.0
|
license: GPL2-only,CC-BY-3.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc","elogind","libxau","libxcb","pam","qt6-base","qt6-declarative","sysusers","ttf-font","xorg-server","xorg-xauth"]
|
depends: ["gcc-libs", "glibc", "elogind", "libxau", "libxcb", "pam", "qt6-base", "qt6-declarative", "sysusers", "ttf-font", "xorg-server", "xorg-xauth"]
|
||||||
make_depends: ["cmake","extra-cmake-modules","qt6-tools"]
|
make_depends: ["cmake", "extra-cmake-modules", "qt6-tools"]
|
||||||
keep: ["etc/sddm.conf","usr/share/sddm/scripts/Xsetup","usr/share/sddm/scripts/Xstop"]
|
keep: ["etc/sddm.conf", "usr/share/sddm/scripts/Xsetup", "usr/share/sddm/scripts/Xstop"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user