From 12c29eb4c5bd8b7c0b120ac0dee4f35e0f5a6547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Wed, 11 Apr 2018 15:22:31 +0200 Subject: [PATCH] Update dependencies for modular compose --- pungi.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pungi.spec b/pungi.spec index 108d4fc6..4d24564b 100644 --- a/pungi.spec +++ b/pungi.spec @@ -35,7 +35,7 @@ BuildRequires: python3-unittest2 BuildRequires: lorax BuildRequires: python3-PyYAML BuildRequires: libmodulemd -BuildRequires: gobject-introspection +BuildRequires: python3-gobject #deps for doc building BuildRequires: python3-sphinx, texlive-collection-fontsrecommended @@ -68,7 +68,8 @@ Requires: python3-libcomps Requires: python3-six Requires: python3-koji Requires: libmodulemd -Requires: gobject-introspection +Requires: python3-gobject +Requires: python3-pdc-client Requires: python3-%{name} = %{version}-%{release}