[PATCH clr-bundles] koji,mixer: add dnf package
by Simental Magana, Marcos
koji and mixer bundle provide yum already, so this commits adds the
yum drop-in replacement. This enables the use case of using dnf as well.
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana(a)intel.com>
---
bundles/koji | 1 +
bundles/mixer | 1 +
2 files changed, 2 insertions(+)
diff --git a/bundles/koji b/bundles/koji
index 35eed8b..6ba3c73 100644
--- a/bundles/koji
+++ b/bundles/koji
@@ -8,6 +8,7 @@ include(web-server-basic)
Cheetah
cffi
createrepo_c-bin
+dnf
enum34
koji
koji-extras
diff --git a/bundles/mixer b/bundles/mixer
index 74124bd..ce47317 100644
--- a/bundles/mixer
+++ b/bundles/mixer
@@ -8,6 +8,7 @@ include(python-basic)
include(sysadmin-basic)
bundle-chroot-builder
createrepo_c
+dnf
git
hardlink
m4
--
2.16.1