From: John Ellson Date: Sun, 31 May 2020 18:02:57 +0000 (-0400) Subject: remove requirement for glade3-libgladeui-devel - no longer used X-Git-Tag: 2.44.1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c8ec112a76feaa7278374eb9192b8acb0280cf8;p=graphviz remove requirement for glade3-libgladeui-devel - no longer used --- 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