summaryrefslogtreecommitdiff
path: root/devel/requirements
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 11:28:48 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 11:28:48 -0500
commit47c462df12b37a75c1d8f3034526ea983d32ca5c (patch)
tree894269e740dfa9c612ee89a9a1853d0673fb65d4 /devel/requirements
parent3905d3db71e7f89fc4ae3f219aa446a3a88a45dc (diff)
downloadhorizon-47c462df12b37a75c1d8f3034526ea983d32ca5c.tar.gz
horizon-47c462df12b37a75c1d8f3034526ea983d32ca5c.tar.bz2
horizon-47c462df12b37a75c1d8f3034526ea983d32ca5c.tar.xz
horizon-47c462df12b37a75c1d8f3034526ea983d32ca5c.zip
req: Add OE-3, requiring POSIX for installation env
Diffstat (limited to 'devel/requirements')
-rw-r--r--devel/requirements/2_description.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/requirements/2_description.xml b/devel/requirements/2_description.xml
index 4cfde9a..617598b 100644
--- a/devel/requirements/2_description.xml
+++ b/devel/requirements/2_description.xml
@@ -55,6 +55,10 @@
<title>OE-2</title>
<para>Horizon UI shall run under the X11 display server with a screen resolution no smaller than 800x600.</para>
</formalpara>
+ <formalpara id="OE-3">
+ <title>OE-3</title>
+ <para>The system shall provide the <package>adelie-base-posix</package> package in the installation environment.</para>
+ </formalpara>
</section>
<section id="constraints">
<title>Implementation Constraints</title>