[dev-db/timescaledb] fix build

This commit is contained in:
Robert Förster 2024-06-14 02:21:55 +02:00
parent 994b448b18
commit 0ec3552ce2
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RDEPEND="${DEPEND}"
CMAKE_BUILD_TYPE=RelWithDebInfo
src_prepare() {
postgres-multi_src_prepare
postgres-multi_foreach cmake_src_prepare
}