mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
764212ac89
DNF is autosolving this for the libraries, which causes issues with most installs as most packages are expecting `zlib-ng-compat`. Signed-off-by: Gilver <rockgrub@disroot.org>
9 lines
89 B
HCL
9 lines
89 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zlib.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|