[neon/neon/seeds/Neon/unstable] /: feature no-follow-recommends

Carlos De Maine null at kde.org
Wed Jun 10 02:41:00 BST 2026


Git commit 63292d0c255fb0f7ca51e343830704892fe5c5eb by Carlos De Maine.
Committed on 10/06/2026 at 01:40.
Pushed by carlosdem into branch 'Neon/unstable'.

feature no-follow-recommends

try to stop pullling in recommends we don't want. e.g. kwin-common
from the ubuntu archive recommends plasma-desktop so it is promoted to
desktop-common.  germinate should really only follow the recommends of the
package with the highest version, shouldn't it ??

M  +2    -0    STRUCTURE

https://invent.kde.org/neon/neon/seeds/-/commit/63292d0c255fb0f7ca51e343830704892fe5c5eb

diff --git a/STRUCTURE b/STRUCTURE
index 726bd90..54a6304 100644
--- a/STRUCTURE
+++ b/STRUCTURE
@@ -1,3 +1,5 @@
+feature no-follow-recommends
+
 include platform.noble
 
 desktop: desktop-common


More information about the Neon-commits mailing list