diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2024-09-26 01:04:22 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2024-09-26 01:08:17 -0700 |
commit | 4d825be7c42f1a6a024ddee07c016e074d2684c7 (patch) | |
tree | b0309529feecfdf7df91712224653c6cd720dcd9 /sys-fs/mtd-utils/metadata.xml | |
parent | sys-fs/snapraid: drop 11.6 (diff) | |
download | gentoo-4d825be7c42f1a6a024ddee07c016e074d2684c7.tar.gz gentoo-4d825be7c42f1a6a024ddee07c016e074d2684c7.tar.bz2 gentoo-4d825be7c42f1a6a024ddee07c016e074d2684c7.zip |
sys-fs/mtd-utils: improve configure opts
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Closes: https://bugs.gentoo.org/940249
Diffstat (limited to 'sys-fs/mtd-utils/metadata.xml')
-rw-r--r-- | sys-fs/mtd-utils/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-fs/mtd-utils/metadata.xml b/sys-fs/mtd-utils/metadata.xml index 85989de1c9ac..1a40eb3fdbdb 100644 --- a/sys-fs/mtd-utils/metadata.xml +++ b/sys-fs/mtd-utils/metadata.xml @@ -12,4 +12,7 @@ <upstream> <remote-id type="cpe">cpe:/a:mtd-utils_project:mtd-utils</remote-id> </upstream> + <use> + <flag name="ubifs">Build UBIFS tools</flag> + </use> </pkgmetadata> |