From 2e800c3a44edf398828fd932faf336a2797aaf96 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 01 Jul 2020 20:51:33 -0400
Subject: profile/proteanos: Add base section

Missing from commit 18a78f7e70edc6990ae7226e7f9319a57edff89e.
---
diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh
index 519bda2..cd90b74 100644
--- a/src/profile/proteanos.sh
+++ b/src/profile/proteanos.sh
@@ -159,7 +159,7 @@ prof_proteanos_feeds()
 			sects='base dev lib libdev share util'
 			;;
 		*)
-			sects='boot lib share util'
+			sects='base boot lib share util'
 	esac
 	
 	for a in "${arch}" 'all'; do
--
cgit v0.9.1