We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851484c commit 3cd262fCopy full SHA for 3cd262f
packages/st2mistral/rpm/st2mistral.spec
@@ -16,7 +16,11 @@ Group: System/Management
16
License: Apache 2.0
17
Url: https://github.com/StackStorm/mistral
18
Source0: .
19
+%if 0%{?use_st2python}
20
+Requires: st2python, bash, procps
21
+%else
22
Requires: bash, procps
23
+%endif
24
Provides: openstack-mistral
25
Summary: st2 Mistral workflow service
26
0 commit comments