Files
packages/anda/system/wine-dxvk/anda.hcl
T
Gilver 3334fed3a5 add: Terra WINE DXVK (#4889)
* add: Terra WINE DXVK

* fix: Explicitly build dep on wine-staging

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Also dep on terra-wine

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-05-19 11:18:12 -05:00

12 lines
204 B
HCL

project pkg {
arches = ["x86_64", "i386"]
rpm {
spec = "wine-dxvk.spec"
extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"]
}
labels {
mock = 1
subrepo = "extras"
}
}