From 9c8ec112a76feaa7278374eb9192b8acb0280cf8 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Sun, 31 May 2020 14:02:57 -0400 Subject: [PATCH] remove requirement for glade3-libgladeui-devel - no longer used --- ci/fedora33/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/fedora33/Dockerfile b/ci/fedora33/Dockerfile index 4d0702904..0be9b6c73 100644 --- a/ci/fedora33/Dockerfile +++ b/ci/fedora33/Dockerfile @@ -98,7 +98,6 @@ RUN yum -y install ruby-devel # Required in redhat/graphviz.spec.fedora.in RUN yum -y install libXaw-devel -RUN yum -y install glade3-libgladeui-devel RUN yum -y install libglade2-devel RUN yum -y install mono-core -- 2.40.0