diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 10:01:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 10:08:17 +0000 |
commit | 84e9b414a31b33d01fd785378bac68833031792e (patch) | |
tree | 44d855dfb25be9d4c9860f3c719cdaa2ede8d91f /profiles/arch/hppa | |
parent | dev-lang/python: Stabilize 3.10.2_p1 sparc, #834643 (diff) | |
download | gentoo-84e9b414a31b33d01fd785378bac68833031792e.tar.gz gentoo-84e9b414a31b33d01fd785378bac68833031792e.tar.bz2 gentoo-84e9b414a31b33d01fd785378bac68833031792e.zip |
net-mail/cyrus-imapd: fix automagic and missing dependencies; fix crash
Automagic dependency changes:
- USE=http: app-arch/brotli, app-arch/zstd, and sci-libs/shapelib
- USE=perl: virtual/perl-Term-ReadLine
- sys-apps/util-linux for libuuid
- Proactively disable libwslay, libchardet, and libcld2 (unpackaged)
- Disable libsrs2 support (mail-filter/libsrs2) as it was automagic before
Build-time dependency changes:
- sys-devel/flex
- virtual/pkgconfig
- virtual/yacc
Closes: https://bugs.gentoo.org/818925
Closes: https://bugs.gentoo.org/834573
Thanks-to: Thomas Arnett <tom_gentoo@misfeature.net>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 7620037f991f..18a3a96b39d0 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <sam@gentoo.org> (2022-03-06) +# Unkeyworded dependencies +net-mail/cyrus-imapd http + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17) # Mask AMF keyword on non-amd64 arches # It is unusable, for now, in other arches |