mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
57e322e345
* add: sphinxcontrib-moderncmakedomain
* ?
* Big fan of stuff that builds locally but fails in CI
* Update python-sphinxcontrib-moderncmakedomain.spec
* Just remove the buildrequires generation I guess
---------
(cherry picked from commit 17ed36ed93)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
7 lines
106 B
HCL
7 lines
106 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "python-sphinxcontrib-moderncmakedomain.spec"
|
|
}
|
|
}
|