changeset 6341:42c17e88428a release

* src/of-instrument-control.mk: add libmodbus dependancy (grafted from fd9764ef87cbaf8d6883cc6c6461c6b8a50283fd)
author John Donoghue <john.donoghue@ieee.org>
date Thu, 21 Jul 2022 14:42:10 -0400
parents 720a837ff693
children 0f654ffb5b3a ecc4c238a1ab
files src/of-instrument-control.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/of-instrument-control.mk	Thu Jun 30 15:15:27 2022 -0400
+++ b/src/of-instrument-control.mk	Thu Jul 21 14:42:10 2022 -0400
@@ -9,7 +9,7 @@
 $(PKG)_SUBDIR   := instrument-control-$($(PKG)_VERSION)
 $(PKG)_FILE     := instrument-control-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
-$(PKG)_DEPS     := 
+$(PKG)_DEPS     := libmodbus
 
 ifeq ($(ENABLE_BINARY_PACKAGES),yes)
     $(PKG)_DEPS += $(OCTAVE_TARGET)