Fix package not compiling correctly and missing files

This commit is contained in:
2025-07-11 19:08:36 +03:00
parent a5041f29e6
commit 4fb31f1b18
5 changed files with 42 additions and 13 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
name: sddm
description: QML based X11 and Wayland display manager
version: 0.21.0
revision: 2
url: https://github.com/sddm/sddm
license: GPL2-only,CC-BY-3.0
architecture: any
depends: ["gcc","glibc","elogind","libxau","libxcb","pam","qt6-base","qt6-declarative","ttf-font","xorg-server","xorg-xauth"]
depends: ["gcc","glibc","elogind","libxau","libxcb","pam","qt6-base","qt6-declarative","sysusers","ttf-font","xorg-server","xorg-xauth"]
make_depends: ["cmake","extra-cmake-modules","qt6-tools"]
keep: ["etc/sddm.conf","usr/share/sddm/scripts/Xsetup","usr/share/sddm/scripts/Xstop"]
type: source