From 5c272a05331381a07d6513aa0717db106e474611 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 27 Mar 2025 22:10:48 -0500 Subject: [PATCH] Allow ship-live to inherit from desktop-minimal --- STRUCTURE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STRUCTURE b/STRUCTURE index 81dc34b..a811c3d 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -2,6 +2,6 @@ include platform.plucky desktop: desktop-minimal desktop-common desktop-minimal: standard live: desktop live-common -ship-live: boot +ship-live: boot desktop-minimal # make sure supported remains the last entry supported: desktop ship-live supported-common