repos.md (523B)
1 PACKAGE REPOSITORY 2 ================== 3 4 Theres 4 repos available in Alice: 5 6 - core: contains base packages for Alice (required) 7 - wayland: contains packages that required wayland installed 8 - xorg: contains packages that required xorg installed 9 - extra: contains packages that can be built with or without either wayland and xorg 10 11 For `wayland` and `xorg` repo, you can choose either one or enabled both. If both is enabled, packages will be built against both. So you can have either 'pure wayland', 'pure xorg' or 'hybrid'.