From: Matthew Fernandez Date: Mon, 21 Mar 2022 02:18:25 +0000 (-0700) Subject: CI: install libglade on CentOS 7, enabling lib/glcomp X-Git-Tag: 4.0.0~161^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8c4928b00069581208c9fb7587af8b4ffff98ef;p=graphviz CI: install libglade on CentOS 7, enabling lib/glcomp A step on the way towards enabling Smyrna in the CMake build. Gitlab: #1836 --- diff --git a/ci/centos7/Dockerfile b/ci/centos7/Dockerfile index a23317541..9b9273d7c 100644 --- a/ci/centos7/Dockerfile +++ b/ci/centos7/Dockerfile @@ -28,6 +28,7 @@ ann-devel \ # Option swig swig \ # Command smyra +libglade2-devel \ # Command gvedit qt5-qtbase-devel \ ncurses-devel \