#30 components/desktop-environments: Drop base-x group
Merged 8 months ago by ngompa. Opened 8 months ago by ngompa.

@@ -11,7 +11,6 @@ 

  		</profile>

  	</profiles>

  	<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">

- 		<namedCollection name="base-x"/>

  		<namedCollection name="firefox"/>

  		<namedCollection name="fonts"/>

  		<namedCollection name="input-methods"/>
@@ -20,6 +19,9 @@ 

  		<namedCollection name="printing"/>

  		<package name="aajohan-comfortaa-fonts"/>

  		<package name="mediawriter"/>

+ 		<package name="mesa-dri-drivers"/>

+ 		<package name="mesa-vulkan-drivers"/>

+ 		<package name="plymouth-system-theme"/>

  		<ignore name="xorg-x11-server-Xorg"/>

  		<ignore name="@dial-up"/>

  		<ignore name="@guest-desktop-agents"/>

We do not need this group anymore since we have no real need for
Xorg or X11 session stuff. The few packages we do need from that
that are not X11 specific have been extracted and added in its place.

Pull-Request has been merged by ngompa

8 months ago
Metadata