Diffstat (limited to 'components/desktops/lxde.xml')
| -rw-r--r-- | components/desktops/lxde.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/desktops/lxde.xml b/components/desktops/lxde.xml index b14e097..dc527ae 100644 --- a/components/desktops/lxde.xml +++ b/components/desktops/lxde.xml @@ -1,5 +1,6 @@ <image> <profiles> + <profile name="DesktopCommon" description="Common desktop packages"/> <profile name="LXDE-Desktop" description="LXDE Desktop"> <requires profile="DesktopCommon"/> </profile> @@ -10,6 +11,7 @@ <namedCollection name="lxde-apps"/> <namedCollection name="lxde-media"/> <namedCollection name="lxde-office"/> + <package name="fedora-release-lxde"/> <package name="lxpolkit"/> <!-- Ensure LXDE polkit agent is used --> <package name="notification-daemon"/> <!-- Ensure correct notification daemon is used --> <ignore name="PackageKit*"/> <!-- we use dnfdragora instead --> |