blob: 1f6828a6268b23270a4ec86f5092e6597c302645 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Known metapackages. A metapackage is a package that exists for the
# convenience of users or installers to install a set of related packages
# and should not be used as a dependency of anything other than another
# metapackage. It should not be used as a build dependency ever.
mono-complete
qt4-default
qt5-default
x-window-system
x-window-system-dev
x-window-system-core
xorg
xorg-dev
|