[dev-db/timescaledb] it helps to save actually.
This commit is contained in:
parent
6d44a3eddf
commit
f4f071f890
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
POSTGRES_COMPAT=( {13..16} )
|
POSTGRES_COMPAT=( {14..16} )
|
||||||
POSTGRES_USEDEP="ssl"
|
POSTGRES_USEDEP="ssl"
|
||||||
|
|
||||||
inherit cmake postgres-multi
|
inherit cmake postgres-multi
|
||||||
@ -22,10 +22,6 @@ RESTRICT="test"
|
|||||||
DEPEND="${POSTGRES_DEP}"
|
DEPEND="${POSTGRES_DEP}"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
PATCHES=(
|
|
||||||
"${FILESDIR}/${P}-no-openssl.patch"
|
|
||||||
)
|
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
postgres-multi_src_prepare
|
postgres-multi_src_prepare
|
||||||
postgres-multi_foreach cmake_src_prepare
|
postgres-multi_foreach cmake_src_prepare
|
||||||
|
Loading…
Reference in New Issue
Block a user