From 49baaa4114eda954b9bd497d4813e89ff16130b9 Mon Sep 17 00:00:00 2001 From: John Trowbridge Date: Tue, 26 Jul 2016 14:22:48 -0400 Subject: [PATCH] Remove EPEL as hardcoded dependency of centos elements The previous commit removes dkms from the base element, which means the centos elements should no longer have a dependency on EPEL. Therefore, we should not hardcode the epel dependency. It can still be included in image builds as desired by using the epel element explicitly. Co-Authored-By: Ben Nemec Change-Id: Iceff0d5bedd9816adfd2990970e7c216b67b6bd0 --- elements/centos-minimal/element-deps | 1 - elements/centos/element-deps | 1 - elements/centos7/element-deps | 1 - 3 files changed, 3 deletions(-) diff --git a/elements/centos-minimal/element-deps b/elements/centos-minimal/element-deps index 4f21b6a0..7e58162f 100644 --- a/elements/centos-minimal/element-deps +++ b/elements/centos-minimal/element-deps @@ -1,3 +1,2 @@ -epel yum-minimal diff --git a/elements/centos/element-deps b/elements/centos/element-deps index aad5a273..57b194ac 100644 --- a/elements/centos/element-deps +++ b/elements/centos/element-deps @@ -1,6 +1,5 @@ cache-url dib-run-parts -epel redhat-common rpm-distro yum diff --git a/elements/centos7/element-deps b/elements/centos7/element-deps index 1776d4a8..c6e5925f 100644 --- a/elements/centos7/element-deps +++ b/elements/centos7/element-deps @@ -1,6 +1,5 @@ cache-url dib-run-parts -epel redhat-common rpm-distro source-repositories