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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(24.04): libgdiplus and its dependencies #314
base: ubuntu-24.04
Are you sure you want to change the base?
feat(24.04): libgdiplus and its dependencies #314
Changes from 19 commits
844dae1
943f669
dd45952
700fa4e
b52808b
a2545c6
c851856
d7f1d5b
e4079a4
f335d64
e6d741d
c8d17af
f86a384
b9d43a4
232b982
88f4a35
63cf99b
9974e5e
c23522d
4505394
04495df
9b8ba8e
a987e2e
36569da
571159e
02d94ff
6470a8d
10f7d4d
a6d3768
82898b6
b8f4db3
042c5d2
b77fb71
52ab95e
7775796
d0fe51e
9c2abf5
c24ce05
7373a08
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't the
fonts-noto-core_config
slice be listed as a dependency here?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any thoughts?
(Was this previously requested to be secluded?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rebornplusplus not really — I can make a slice which will contain both of them, but in general @cjdcordeiro asked me to split packages to fonts and configs which do not depend on each other.