summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/s390-tools/metadata.xml')
-rw-r--r--sys-apps/s390-tools/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/s390-tools/metadata.xml b/sys-apps/s390-tools/metadata.xml
index 7b20e7bd55f8..92d3c633a630 100644
--- a/sys-apps/s390-tools/metadata.xml
+++ b/sys-apps/s390-tools/metadata.xml
@@ -9,10 +9,12 @@ A set of user space utilities that should be used together with the
zSeries (s390) Linux kernel and device drivers
</longdescription>
<use>
+ <flag name="cryptsetup">build the zkey-cryptsetup utility (requires USE=openssl)</flag>
<flag name="fuse">build cmsfs-fuse to read files stored on a z/VM CMS disk</flag>
<flag name="ncurses">build hyptop monitoring program</flag>
+ <flag name="openssl">build the zkey utility</flag>
<flag name="pfm">build the cpacfstats tool</flag>
- <flag name="zlib">build the zgetdump utility</flag>
+ <flag name="zlib">build the zgetdump and dump2tar utilities</flag>
</use>
<upstream>
<remote-id type="sourceforge">e2fsprogs</remote-id>