diff options
Diffstat (limited to 'data/fields/metapackages')
-rw-r--r-- | data/fields/metapackages | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/fields/metapackages b/data/fields/metapackages new file mode 100644 index 0000000..1f6828a --- /dev/null +++ b/data/fields/metapackages @@ -0,0 +1,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 |