Commit 6afe3cdb authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm desktop: update DE json's (eterbug #17617)

parent 063b1f3a
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
"installed": false, "installed": false,
"dependencies": ["gnome-shell", "gdm"], "dependencies": ["gnome-shell", "gdm"],
"description": "Window management and application launching for GNOME", "description": "Window management and application launching for GNOME",
"metapackages": ["test"] "metapackages": ["gnome-shell"]
} }
\ No newline at end of file
{ {
"name": "kde", "name": "kde",
"version": "25.01.0", "version": "6.4.5",
"installed": false, "installed": false,
"dependencies": [ "kde", "lightdm", "lightdm-kde-greeter", "plasma-discover", "power-profiles-daemon", "qt6-wayland", "wayland-utils", "vulkan-tools"], "dependencies": [ "plasma-desktop", "lightdm", "lightdm-kde-greeter", "plasma-discover", "power-profiles-daemon", "qt6-wayland", "wayland-utils", "vulkan-tools"],
"description": "Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on it's looks", "description": "KDE Plasma is a powerful desktop environment with support for X11 and Wayland",
"metapackages": [ "kde" ] "metapackages": [ "kde" ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment