From 847f40970f5631880bc2b0fca9de0e14fda96309 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 17 Jun 2025 16:32:59 +0200 Subject: [PATCH] Bugfix for 1.0 --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 98a2424..7a8e2ae 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,6 @@ BUILDCLASSES=Linux EPICS_VERSIONS=7.0.7 ARCH_FILTER=RHEL% -# Additional module dependencies -REQUIRED+=sinqMotor - # Specify the version of asynMotor we want to build against motorBase_VERSION=7.2.2