diff options
Diffstat (limited to 'sci-mathematics/yacas/metadata.xml')
-rw-r--r-- | sci-mathematics/yacas/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-mathematics/yacas/metadata.xml b/sci-mathematics/yacas/metadata.xml index a246edd6b6e7..0c833493ef84 100644 --- a/sci-mathematics/yacas/metadata.xml +++ b/sci-mathematics/yacas/metadata.xml @@ -14,6 +14,10 @@ algorithms. </longdescription> <use> + <flag name="doc">Generate HTML documentation</flag> + <flag name="gui">Build graphical interface for the native yacas engine. Requires Qt5</flag> + <flag name="java">Build the Java yacas engine and text console for it</flag> + <flag name="jupyter">Add support for jupyter notebook</flag> <flag name="server">Build the network server version</flag> </use> <upstream> |