mirror of
https://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/lubuntu
synced 2025-03-03 07:11:10 +00:00
couple of fixes for the seeds structure
This commit is contained in:
parent
960fb7c932
commit
2d842fdc4f
@ -4,8 +4,8 @@ core: core-gtk
|
||||
core-gtk: standard
|
||||
core-qt: standard
|
||||
desktop: core desktop-gtk
|
||||
desktop-gtk: standard
|
||||
desktop-qt: standard
|
||||
desktop-gtk: core-gtk standard
|
||||
desktop-qt: core-qt standard
|
||||
live: desktop live-common
|
||||
live-gtk: desktop-gtk live-common
|
||||
live-qt: desktop-qt live-common
|
||||
|
3
core-gtk
3
core-gtk
@ -2,8 +2,7 @@ Task-Per-Derivative: 1
|
||||
Task-Section: user
|
||||
Task-Description: Lubuntu minimal installation
|
||||
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXDE environment).
|
||||
Task-Key: lubuntu-core
|
||||
Task-Seeds: desktop-common
|
||||
Task-Key: lubuntu-core-gtk
|
||||
|
||||
* Feature: no-follow-recommends
|
||||
|
||||
|
3
core-qt
3
core-qt
@ -2,8 +2,7 @@ Task-Per-Derivative: 1
|
||||
Task-Section: user
|
||||
Task-Description: Lubuntu minimal installation
|
||||
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXDE environment).
|
||||
Task-Key: lubuntu-core
|
||||
Task-Seeds: desktop-common
|
||||
Task-Key: lubuntu-core-qt
|
||||
|
||||
* Feature: no-follow-recommends
|
||||
|
||||
|
1
desktop
1
desktop
@ -3,6 +3,7 @@ Task-Section: user
|
||||
Task-Description: Lubuntu Desktop
|
||||
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXDE environment).
|
||||
Task-Key: lubuntu-desktop
|
||||
Task-Seeds: desktop-gtk
|
||||
|
||||
* Feature: no-follow-recommends
|
||||
|
||||
|
@ -3,6 +3,7 @@ Task-Section: user
|
||||
Task-Description: Lubuntu Desktop (GTK part)
|
||||
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXDE environment).
|
||||
Task-Key: lubuntu-desktop-gtk
|
||||
Task-Seeds: core-gtk
|
||||
|
||||
* Feature: no-follow-recommends
|
||||
|
||||
|
@ -3,6 +3,7 @@ Task-Section: user
|
||||
Task-Description: Lubuntu Qt Desktop
|
||||
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXQt environment).
|
||||
Task-Key: lubuntu-desktop-qt
|
||||
Task-Seeds: core-qt
|
||||
|
||||
* Feature: no-follow-recommends
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user