dev-db/pgagent: needs boost[icu]

Closes: https://bugs.gentoo.org/956456
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-23 04:23:51 +01:00
parent 38558fbee7
commit d4d0f1e844

View File

@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
acct-user/pgagent
dev-db/postgresql:*
dev-libs/boost
dev-libs/boost:=[icu]
"
DEPEND="${RDEPEND}"