From 31fecb3f7d991bde123f3e783db14b455b4b2b8b Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 3 Oct 2019 18:09:21 +0000 Subject: [PATCH] postgresql12: fix typo --- dev-db/postgresql/postgresql12-12.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql12-12.0.recipe b/dev-db/postgresql/postgresql12-12.0.recipe index 951e79207..8d5ece021 100644 --- a/dev-db/postgresql/postgresql12-12.0.recipe +++ b/dev-db/postgresql/postgresql12-12.0.recipe @@ -95,7 +95,7 @@ PROVIDES_server=" " REQUIRES_server=" haiku$secondaryArchSuffix - postgresql2${secondaryArchSuffix} == $portVersion base + postgresql12${secondaryArchSuffix} == $portVersion base lib:libcrypto$secondaryArchSuffix lib:libicudata$secondaryArchSuffix lib:libicui18n$secondaryArchSuffix