mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-db/sqlcipher: add := dep on readline
Package-Manager: portage-2.3.1
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE="readline static-libs tcl test"
|
||||
|
||||
# Tcl is always needed by buildsystem
|
||||
RDEPEND="dev-libs/openssl:0[${MULTILIB_USEDEP}]
|
||||
readline? ( sys-libs/readline:0[${MULTILIB_USEDEP}] )
|
||||
readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] )
|
||||
tcl? ( dev-lang/tcl:=[${MULTILIB_USEDEP}] )"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-lang/tcl"
|
||||
|
||||
Reference in New Issue
Block a user