Skip to content

Commit

Permalink
debian: add cmake to build requirements
Browse files Browse the repository at this point in the history
Problem: The build of flux-sched now requires cmake, but this is
not reflected in debian/control.

Add cmake to build requirements in debian/control.
  • Loading branch information
grondo committed Sep 29, 2023
1 parent 06c2ed8 commit 627f076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Priority: optional
Maintainer: Mark A. Grondona <[email protected]>
Standards-Version: 4.1.2
Build-Depends:
cmake (>= 3.18),
debhelper (>= 10),
flux-core (>= 0.49.0),
libhwloc-dev,
Expand Down

0 comments on commit 627f076

Please sign in to comment.