changeset 5233:d0371cbc7045

* binary-dist-rules.mk: add rtmidi to other dist deps in windows
author John Donoghue
date Thu, 12 Dec 2019 07:57:07 -0500
parents 897d3fbaa5e5
children 178679471176
files binary-dist-rules.mk
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/binary-dist-rules.mk	Tue Dec 03 07:56:56 2019 -0500
+++ b/binary-dist-rules.mk	Thu Dec 12 07:57:07 2019 -0500
@@ -52,7 +52,8 @@
 
   # other packages we want to include
   WINDOWS_BINARY_DIST_DEPS += \
-    libbiosig
+    libbiosig \
+    rtmidi
 endif
 
 BINARY_DIST_DEPS := \