Details
Details
- Reviewers
doc-E-brown - Group Reviewers
Triage Team - Commits
- R3876:61d5eb45af22: The inclusion of this patch addresses T169 Tilix
After installation tilix can be launched within the
desktop environment
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| package.yml | ||
|---|---|---|
| 7 | Typo, should be system.utils | |
| 17 | Not required as it is part of system.base as well as a dependency of desktop-file-utils | |
| 18–19 | If these as well as pkgconfig(x11) are replaced with pkgconfig(gtk+-3.0) instead how many extra dependencies does that bring in? It's kind of a nit pick, but I think it will make it look tidier. | |