summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 22:31:36 +0000
committerSam James <sam@gentoo.org>2021-04-12 23:07:11 +0000
commit637749284f3a72db9b5d038c8019802f9cbda3d2 (patch)
treec549606e5781c8d2959f58a1bbf6a47a39e7e1ed /dev-ml/cudf
parentdev-libs/libdispatch: add missing pkgconfig (B)DEPEND (diff)
downloadgentoo-637749284f3a72db9b5d038c8019802f9cbda3d2.tar.gz
gentoo-637749284f3a72db9b5d038c8019802f9cbda3d2.tar.bz2
gentoo-637749284f3a72db9b5d038c8019802f9cbda3d2.zip
dev-ml/cudf: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf')
-rw-r--r--dev-ml/cudf/cudf-0.9.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/cudf/cudf-0.9.ebuild b/dev-ml/cudf/cudf-0.9.ebuild
index 9557d7c35db5..86625a7cee74 100644
--- a/dev-ml/cudf/cudf-0.9.ebuild
+++ b/dev-ml/cudf/cudf-0.9.ebuild
@@ -26,6 +26,8 @@ DEPEND="${RDEPEND}
dev-ml/ocamlbuild
dev-lang/perl
"
+BDEPEND="virtual/pkgconfig"
+
PATCHES=( "${FILESDIR}/ounit2.patch" )
QA_FLAGS_IGNORED='.*'