changeset 5329:ce2cf0a69424

* src/of-signal.mk: remove old dependancy on of-specfun
author John Donoghue
date Thu, 27 Feb 2020 16:53:12 -0500
parents 28225da64a36
children 48413c4ad0d0
files src/of-signal.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/of-signal.mk	Thu Feb 27 15:57:24 2020 -0500
+++ b/src/of-signal.mk	Thu Feb 27 16:53:12 2020 -0500
@@ -9,7 +9,7 @@
 $(PKG)_SUBDIR   := signal-$($(PKG)_VERSION)
 $(PKG)_FILE     := signal-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
-$(PKG)_DEPS     := of-specfun of-control
+$(PKG)_DEPS     := of-control
 
 ifeq ($(ENABLE_BINARY_PACKAGES),yes)
     $(PKG)_DEPS += $(OCTAVE_TARGET)