diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 02:09:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 02:09:33 +0100 |
commit | 535febd9bb0ae9488e273a3ae1d7f9792bb954a9 (patch) | |
tree | 3f5130f157142d910ba66875deee9994195d82fd /www-servers | |
parent | app-editors/xvile: add missing libcrypt dependency (diff) | |
download | gentoo-535febd9bb0ae9488e273a3ae1d7f9792bb954a9.tar.gz gentoo-535febd9bb0ae9488e273a3ae1d7f9792bb954a9.tar.bz2 gentoo-535febd9bb0ae9488e273a3ae1d7f9792bb954a9.zip |
www-servers/lighttpd: restore dropped libcrypt dependency to 1.4.59
Closes: https://bugs.gentoo.org/800287
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild (renamed from www-servers/lighttpd/lighttpd-1.4.59.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.59.ebuild b/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild index 86b8878e8422..0ad33eb525b3 100644 --- a/www-servers/lighttpd/lighttpd-1.4.59.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild @@ -29,6 +29,7 @@ BDEPEND="virtual/pkgconfig" COMMON_DEPEND=" acct-group/lighttpd acct-user/lighttpd + virtual/libcrypt:= brotli? ( app-arch/brotli ) bzip2? ( app-arch/bzip2 ) dbi? ( |