Skip to content

Commit

Permalink
k4fwcore: patch: remove rootUtils.h header that has become unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Nov 28, 2024
1 parent 9e9ebb6 commit ca9f579
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/k4fwcore/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@


class K4fwcore(BuiltinK4fwcore):
# Remove rootUtils.h header that has become unnecessary
patch(
"https://github.com/key4hep/k4FWCore/commit/70c9c113f48d941822066430f48eee8be007f49b.patch?full_index=1",
sha256="165e809c24a807d0b3e29b575e913ca09bf79f7f8308de44bf955db7c99fc5b9",
when="@1.0pre18:1.0pre19",
)
# Allow podio@1: in CMakeLists.txt
patch(
"https://github.com/key4hep/k4FWCore/commit/d6e72d1fe24fe3e1c28d667a84e9f97e295d8976.patch?full_index=1",
Expand Down

0 comments on commit ca9f579

Please sign in to comment.