]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build/ops: make "patch" build dependency explicit
authorNathan Cutler <ncutler@suse.com>
Wed, 5 Jun 2019 15:30:30 +0000 (17:30 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 10 Jun 2019 12:15:00 +0000 (14:15 +0200)
commitfe632e2d886791e2168ee6200b5bf1bfe8c88d0e
tree3a780520f6094b47a1bcc4fc0225fdcfbae1c5d8
parentee11e9b60babcb7bb961e752674d22b6f36123ea
build/ops: make "patch" build dependency explicit

This commit adds "patch" as an explicit build dependency. Before, the RPM
build was installing it in the build environment via some mechanism that I
don't entirely understand.

The "patch" command is used by the BuildBoost cmake module.

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