[Rpm-maint] [rpm-software-management/rpm] RFE: more finegrained BuildRequires (Issue #2631)

shellheim notifications at github.com
Sat Aug 26 09:10:37 UTC 2023


If I understand correctly, `BuildRequires` has every compiling dependency but Void has a [system of packaging](https://github.com/void-linux/void-packages/blob/master/Manual.md#optional-variables) where you have `host` and `target` dependencies. `host` for the machine that compiles and `target` for the machine that runs the program. Currently, I suppose I'll have to put both kind of dependencies in the `BuildRequires` seciton. Do you think this kind of separation (b/w `host` and `target`) for it could work?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2631#issuecomment-1694237403
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2631/1694237403 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230826/08601208/attachment-0001.html>


More information about the Rpm-maint mailing list