Add dashes needed by the modulemd spec

This commit is contained in:
Tomas Orsava 2017-09-01 14:28:33 +02:00
commit 96be72fdad

View file

@ -15,7 +15,7 @@ data:
need a programmable interface.
license:
module:
MIT
- MIT
dependencies:
buildrequires:
bootstrap: master
@ -36,44 +36,44 @@ data:
profiles:
minimal:
rpms:
python2
python2-libs
python2-pip
python2-setuptools
- python2
- python2-libs
- python2-pip
- python2-setuptools
default:
rpms:
python2
python2-libs
python2-pip
python2-setuptools
python2-tools
- python2
- python2-libs
- python2-pip
- python2-setuptools
- python2-tools
full:
rpms:
python2
python2-debug
python2-devel
python2-libs
python2-pip
python2-setuptools
python2-tools
python2-wheel
- python2
- python2-debug
- python2-devel
- python2-libs
- python2-pip
- python2-setuptools
- python2-tools
- python2-wheel
filter:
rpms:
python2-tkinter
python3-setuptools
python3-pip
python3-wheel
- python2-tkinter
- python3-setuptools
- python3-pip
- python3-wheel
api:
rpms:
python2
python2-debug
python2-devel
python2-libs
python2-pip
python2-setuptools
python2-tkinter
python2-tools
python2-wheel
- python2
- python2-debug
- python2-devel
- python2-libs
- python2-pip
- python2-setuptools
- python2-tkinter
- python2-tools
- python2-wheel
buildopts:
rpms:
macros: |