add: lhotse (#12582) (#12685)

(cherry picked from commit 2cead1f71a)

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
2026-05-26 21:32:26 -05:00
committed by GitHub
parent b6a82f51e4
commit 0d7312b5ea
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "lhotse.spec"
}
}