Skip to content

Commit

Permalink
Merge pull request #19 from Mu2e/scorrodi/patchForV3_04_00
Browse files Browse the repository at this point in the history
otsdaq-mu2e-crv: adding 'root+webgui' dependency
  • Loading branch information
matthewstortini authored Feb 17, 2025
2 parents d1e9aa2 + aa96f40 commit 04e17ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/otsdaq-mu2e-crv/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def url_for_version(self, version):

depends_on("otsdaq-mu2e")
depends_on("cetmodules", type="build")
depends_on("root+webgui")

def cmake_args(self):
args = [
Expand Down

0 comments on commit 04e17ee

Please sign in to comment.