add: screeninfo (#7256) (#7265)

(cherry picked from commit d4b9070588)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-11-09 21:56:31 -08:00
committed by GitHub
parent 824b236963
commit f7e85cd473
3 changed files with 56 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "screeninfo.spec"
}
}