added a couple of comments to explain what packages go in each module

This commit is contained in:
Bruce Leidl 2018-03-26 23:00:45 -04:00
parent 86073610b3
commit f3455b5fd1
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,6 @@
#
# Base set of packages, should not include anything needed only on desktop
#
inherit packagegroup
RDEPENDS_${PN} = "\

View File

@ -1,4 +1,7 @@
#
# Packages common to any desktop environment
#
inherit packagegroup
CITADEL_POWERTOP = ""