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
- Repository
- R3876 tilix
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 8 | Typo, should be system.utils | |
| 18 | Not required as it is part of system.base as well as a dependency of desktop-file-utils | |
| 19–20 | 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. | |