From: Magnus Jacobsson Date: Mon, 1 Jun 2020 09:38:30 +0000 (+0200) Subject: Replace no longer existent qt5-devel with qt5-qtbase-devel X-Git-Tag: 2.44.1~33^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a5598e3e2391c23b0ffcca72225b75654c84a93;p=graphviz Replace no longer existent qt5-devel with qt5-qtbase-devel --- diff --git a/ci/fedora33/Dockerfile b/ci/fedora33/Dockerfile index 415bb55fe..e7dc62086 100644 --- a/ci/fedora33/Dockerfile +++ b/ci/fedora33/Dockerfile @@ -33,7 +33,7 @@ RUN yum -y install swig # Command smyra # Command gvedit -RUN yum -y install qt5-devel +RUN yum -y install qt5-qtbase-devel RUN yum -y install ncurses-devel # Plugin library devil