math/coq: add missing run-time dependency on `math/ocaml-num'

This was missed in commit 317aa0442c when Num library was split
off the core OCaml distribution.

PR:	263860
This commit is contained in:
Alexey Dokuchaev 2022-05-09 11:05:54 +00:00
parent d82f8cc4f0
commit 1da2c6c114

View File

@ -21,6 +21,7 @@ BUILD_DEPENDS= camlp5:devel/ocaml-camlp5 \
${LOCALBASE}/${OCAML_SITELIBDIR}/num/META:math/ocaml-num
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/stublibs/dllnums.so:math/ocaml-num
USES= emacs gettext-runtime gmake gnome
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtksourceview2 pango