scarthgap: everest-core: add additional pkgconfig entries#88
Open
jalbert514 wants to merge 1 commit intoEVerest:scarthgapfrom
Open
scarthgap: everest-core: add additional pkgconfig entries#88jalbert514 wants to merge 1 commit intoEVerest:scarthgapfrom
jalbert514 wants to merge 1 commit intoEVerest:scarthgapfrom
Conversation
Author
|
had no time to test this tho ^^ |
2e5316c to
8467f9a
Compare
Contributor
|
Please also clean up the SSL entries. |
f322d33 to
d6f3e27
Compare
|
Also consider adding |
Author
like this? |
Member
|
I plan on trying this out tomorrow, could you sign-offs and force-push your second commit? Seems like that's missing and causing the required DCO check to fail |
35d350e to
23710b1
Compare
rckstrh
requested changes
Jan 27, 2026
23710b1 to
5403184
Compare
james-ctc
reviewed
Jan 28, 2026
hikinggrass
reviewed
Jan 28, 2026
5403184 to
75b5951
Compare
hikinggrass
reviewed
Jan 28, 2026
- add additional entries for pkgconfig to improve configurability - sort depend entries - remove obsolete openssl depend/rdepend (already inside pkgconfig entry) - remove catch2 from depend list (only needed for utest builds) Signed-off-by: Jannis Albert <albertjannis@gmail.com>
75b5951 to
e915d3f
Compare
hikinggrass
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improve configurability via pkgconfig and some minor adjustments/cleanups.