Skip to content

Commit

Permalink
Add obs_base dependency
Browse files Browse the repository at this point in the history
Needed to be able to use the generic fits formatter.
  • Loading branch information
timj committed Jul 29, 2024
1 parent 034a557 commit 573fb8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ups/meas_algorithms.table
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ setupRequired(sconsUtils)
setupRequired(utils)
setupRequired(cpputils)
setupRequired(kht)
setupRequired(obs_base)

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

0 comments on commit 573fb8b

Please sign in to comment.