Skip to content

Commit

Permalink
debian: allow slurm-smd to provide libslurm
Browse files Browse the repository at this point in the history
Allow spank.h to be provided by either the official SchedMD packages
(slurm-smd-dev) or by nephele-packages (libslurm-dev).
  • Loading branch information
lukeyeager authored and flx42 committed Jan 16, 2024
1 parent 9fbab12 commit 125df53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: NVIDIA CORPORATION <cudatools@nvidia.com>
Standards-Version: 4.1.4
Homepage: https://github.com/NVIDIA/pyxis
Build-Depends: debhelper (>= 10), libslurm-dev
Build-Depends: debhelper (>= 10), slurm-smd-dev | libslurm-dev

Package: nvslurm-plugin-pyxis
Architecture: any
Expand Down

0 comments on commit 125df53

Please sign in to comment.