From 7005493ebc207c87a0855aa5eb1de923c43e0e7f Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Tue, 19 Sep 2017 16:42:07 +0200 Subject: [PATCH] Add python-rpm-macros component --- python2-bootstrap.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python2-bootstrap.yaml b/python2-bootstrap.yaml index 1faa620..ad223b3 100644 --- a/python2-bootstrap.yaml +++ b/python2-bootstrap.yaml @@ -61,6 +61,7 @@ data: - python2-tkinter - python3-setuptools - python3-pip + - python3-rpm-generators api: rpms: - python2 @@ -84,6 +85,10 @@ data: %_without_tests 1 components: rpms: + python-rpm-macros: + rationale: Build and runtime dependency of python2-devel + ref: master + buildorder: 0 python2: rationale: Main Python language interpreter ref: master