# HG changeset patch # User John Donoghue # Date 1658428930 14400 # Node ID fd9764ef87cbaf8d6883cc6c6461c6b8a50283fd # Parent ae7e70790b1170d1e92d4dab554e71df9af3cbff * src/of-instrument-control.mk: add libmodbus dependancy diff -r ae7e70790b11 -r fd9764ef87cb src/of-instrument-control.mk --- a/src/of-instrument-control.mk Thu Jul 21 14:40:46 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)