forked from epics_driver_modules/require
add depencency on seq for snl code
This commit is contained in:
@@ -447,6 +447,7 @@ install build debug:: O.${EPICSVERSION}_Common O.${EPICSVERSION}_${T_A}
|
||||
endif
|
||||
|
||||
REQ = ${REQUIRED} ${REQUIRED_${OS_CLASS}} ${REQUIRED_${T_A}} ${REQUIRED_${EPICS_BASETYPE}} ${REQUIRED_${EPICSVERSION}}
|
||||
REQ += $(if $(filter %.st %.stt,${SRCS}),seq)
|
||||
export REQ
|
||||
|
||||
else # in O.*
|
||||
|
||||
Reference in New Issue
Block a user