Skip to content

Commit 60955a1

Browse files
committed
Merge branch 'artdaq/Spack1.1' of github.com:art-daq/artdaq-spack into artdaq/Spack1.1
2 parents 2ff0efc + aa6ff32 commit 60955a1

File tree

1 file changed

+1
-1
lines changed
  • spack_repo/artdaq_spack/packages/artdaq_mfextensions

1 file changed

+1
-1
lines changed

spack_repo/artdaq_spack/packages/artdaq_mfextensions/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def url_for_version(self, version):
8080
)
8181

8282
depends_on("cetmodules@3.26.00:", type="build")
83-
depends_on("qt@5.15:")
83+
depends_on("qt@5.15:+gui")
8484
depends_on("librdkafka", when="+kafka")
8585
depends_on("curl", when="+curl")
8686

0 commit comments

Comments
 (0)