]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build/ops: rpm: add which as a build dependency, unconditionally
authorNathan Cutler <ncutler@suse.com>
Wed, 31 May 2017 23:12:11 +0000 (01:12 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 14 Jun 2017 10:15:47 +0000 (12:15 +0200)
commit38ee2a34d04a9d09dbb1de18d5dd6a1702f6ff30
tree8461f44565b6e2cd7eee108bf3ae4a1fb62e4897
parentec01d242cbc3324c1950b97a3e8ed9c5bed50644
build/ops: rpm: add which as a build dependency, unconditionally

Although "which" is only used in the tests, we need the dependency
to be picked up by install-deps.sh.

This is a stopgap measure until we can get rid of the dependency entirely by
replacing "which" with "type -P" in the tests.

Fixes: http://tracker.ceph.com/issues/20127
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in