Skip to content

Commit

Permalink
eups: add Gen3 pipeline dependencies
Browse files Browse the repository at this point in the history
as setupOptional because you can use drp_stella without them,
but you need them to run the Gen3 pipeline.
  • Loading branch information
PaulPrice committed May 25, 2022
1 parent e48f0b0 commit 5a252d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ups/drp_stella.table
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ setupRequired(ip_isr)
setupOptional(dustmaps_cachedata)
setupOptional(fluxmodeldata)

setupOptional(ctrl_mpexec)
setupOptional(cp_pipe)

envPrepend(PATH, ${PRODUCT_DIR}/bin)

envPrepend(LD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
Expand Down

0 comments on commit 5a252d7

Please sign in to comment.