Used platform f27 for SWIG 3.0
This commit is contained in:
parent
99f6a9dc8c
commit
5dd86d4e05
1 changed files with 9 additions and 9 deletions
18
swig.yaml
18
swig.yaml
|
|
@ -18,16 +18,16 @@ data:
|
|||
tracker: https://github.com/modularity-modules/swig
|
||||
dependencies:
|
||||
buildrequires:
|
||||
platform: master
|
||||
autotools: master
|
||||
boost: master
|
||||
help2man: master
|
||||
perl: master
|
||||
python2: master
|
||||
python3: master
|
||||
platform: f27
|
||||
autotools: f27
|
||||
boost: f27
|
||||
help2man: f27
|
||||
perl: f27
|
||||
python2: f27
|
||||
python3: f27
|
||||
requires:
|
||||
platform: master
|
||||
perl: master
|
||||
platform: f27
|
||||
perl: f27
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue