pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bio-mocha: Add math/R dep



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Oct 11 17:15:01 2024 -0500
Changeset:	1a0d89fc390b20520c96f17c290af1aea43f2e2e

Modified Files:
	bio-mocha/Makefile

Log Message:
bio-mocha: Add math/R dep

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a0d89fc390b20520c96f17c290af1aea43f2e2e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bio-mocha/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/bio-mocha/Makefile b/bio-mocha/Makefile
index e710aa1251..de027286ff 100644
--- a/bio-mocha/Makefile
+++ b/bio-mocha/Makefile
@@ -59,6 +59,7 @@ do-install:
 .include "../../math/gsl/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../wip/htslib/buildlink3.mk"
+.include "../../math/R/buildlink3.mk"
 # Required for Linux, even though inherited from htslib
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../archivers/xz/buildlink3.mk"


Home | Main Index | Thread Index | Old Index