Skip to content

Commit 3cd262f

Browse files
author
armab
committed
Add st2python dependency for st2mistral under EL6
1 parent 851484c commit 3cd262f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/st2mistral/rpm/st2mistral.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ Group: System/Management
1616
License: Apache 2.0
1717
Url: https://github.com/StackStorm/mistral
1818
Source0: .
19+
%if 0%{?use_st2python}
20+
Requires: st2python, bash, procps
21+
%else
1922
Requires: bash, procps
23+
%endif
2024
Provides: openstack-mistral
2125
Summary: st2 Mistral workflow service
2226

0 commit comments

Comments
 (0)