]> granicus.if.org Git - graphviz/commitdiff
remove unneeded dependency that was preventing smyrna in rpm distros
authorJohn Ellson <ellson@research.att.com>
Tue, 31 Dec 2019 19:10:59 +0000 (14:10 -0500)
committerJohn Ellson <ellson@research.att.com>
Tue, 31 Dec 2019 19:10:59 +0000 (14:10 -0500)
redhat/graphviz.spec.fedora.in

index f8eb20b75701775d877bb58bd2530006a90f9e28..ef94cabd78291cfac0177a05ff22784dc1d22809 100644 (file)
@@ -25,7 +25,7 @@ Source0: http://www.graphviz.org/pub/@GRAPHVIZ_SOURCES@/graphviz-@VERSION@.tar.g
 %global DEVIL    1
 %global ANN      1
 %global GTS      1
-%global GTK      0
+%global GTK      1
 %global LASI     1
 %global WEBP     1
 %global PYTHON   0
@@ -103,7 +103,7 @@ BuildRequires: python3 python3-devel
 BuildRequires: golang gcc-go swig >= 3.0.2
 %endif
 %if %{GTK}
-BuildRequires: libglade2-devel gtkglarea2-devel gtkglext-devel glade3-libgladeui-devel
+BuildRequires: libglade2-devel gtkglext-devel glade3-libgladeui-devel
 %endif
 %if %{QT5}
 BuildRequires: qt5-qtbase-devel