Diffstat (limited to 'components/desktops/lxde.xml')
| -rw-r--r-- | components/desktops/lxde.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/desktops/lxde.xml b/components/desktops/lxde.xml index dc527ae..b14e097 100644 --- a/components/desktops/lxde.xml +++ b/components/desktops/lxde.xml @@ -1,6 +1,5 @@ <image> <profiles> - <profile name="DesktopCommon" description="Common desktop packages"/> <profile name="LXDE-Desktop" description="LXDE Desktop"> <requires profile="DesktopCommon"/> </profile> @@ -11,7 +10,6 @@ <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 --> |