dev-crystal/crystal-pg: require xml support for tests

Closes: https://bugs.gentoo.org/909288
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2023-06-27 15:47:24 +05:00
parent 5095825bfa
commit e1d99bde3d
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1

View File

@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
RDEPEND="dev-crystal/crystal-db"
BDEPEND="
test? (
$(epostgres --get-depend)
$(epostgres --get-depend "xml")
)
"