Skip to content

Commit

Permalink
Merge pull request #13744 from smithfarm/wip-19129
Browse files Browse the repository at this point in the history
build/ops: add psmisc dependency to ceph-base (deb and rpm)

Reviewed-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
liewegas committed Mar 2, 2017
2 parents 6aa4b76 + 769b695 commit faf9cce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ceph.spec.in
Expand Up @@ -230,6 +230,7 @@ Requires: logrotate
Requires: util-linux
Requires: cryptsetup
Requires: findutils
Requires: psmisc
Requires: which
%if 0%{?suse_version}
Recommends: ntp-daemon
Expand Down
1 change: 1 addition & 0 deletions debian/control
Expand Up @@ -84,6 +84,7 @@ Depends: binutils,
gdisk,
grep,
logrotate,
psmisc,
${python:Depends},
xfsprogs,
${misc:Depends},
Expand Down

0 comments on commit faf9cce

Please sign in to comment.