Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861302 - dev-db/sqlcipher: Missing dependency on sys-libs/zlib
Summary: dev-db/sqlcipher: Missing dependency on sys-libs/zlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Popov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 18:43 UTC by Matt Turner
Modified: 2022-12-01 09:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2022-07-26 18:43:08 UTC
Noticed by app-portage/iwdevtools.

configure shows:

> checking for zlib.h... yes
> checking for library containing deflate... -lz
Comment 1 Matt Turner gentoo-dev 2022-11-30 15:55:34 UTC
Ping?
Comment 2 Larry the Git Cow gentoo-dev 2022-12-01 09:16:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa5e009f7e463021803fc9d5f09b6e210938678

commit eaa5e009f7e463021803fc9d5f09b6e210938678
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2022-12-01 09:15:44 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2022-12-01 09:15:51 +0000

    dev-db/sqlcipher: fix automagic dependency on sys-libs/zlib
    
    Closes: https://bugs.gentoo.org/861302
    Reported-by: Matt Turner <mattst88@gentoo.org>
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 dev-db/sqlcipher/sqlcipher-4.5.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)