add: consolekit (#10525)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-03-15 04:28:29 -07:00
committed by GitHub
parent 3dc89868eb
commit c5e837076e
3 changed files with 55 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "consolekit.spec"
}
labels {
}
}