Fix install-deps.sh script when crimson flag is disabled.
With ceph#66229 merged, crimson is now enabled by default for all the builds. So if we're trying to build with crimson disabled, the bcond must be reversed to install the relavant dependencies.
Signed-off-by: T K Chandra Hasan <t.k.chandra.hasan@ibm.com>