]> granicus.if.org Git - graphviz/commitdiff
disable ocaml, sharp, lasi on rhel - missing deps
authorJohn Ellson <ellson@research.att.com>
Thu, 20 Jul 2017 16:42:57 +0000 (12:42 -0400)
committerJohn Ellson <ellson@research.att.com>
Thu, 20 Jul 2017 16:42:57 +0000 (12:42 -0400)
graphviz.spec.in

index 0b187a0cb666c0608542935329c1615898fae78a..7f2fe41f647bb3d9222d441860f357fa44a6b1ca 100644 (file)
@@ -66,16 +66,20 @@ BuildRequires: libglade2-devel gtkglarea2-devel gtkglext-devel glade3-libgladeui
 %if 0%{?rhel}
 %ifnarch ppc64
 %ifnarch i386
+%ifnarch i686
 %define SHARP 1
 BuildRequires: mono-core
 %endif
+%endif
 %define OCAML 1
 BuildRequires: ocaml
 %endif
 %ifnarch i386
+%ifnarch i686
 %define LASI 1
 BuildRequires: lasi-devel
 %endif
+%endif
 %define PYTHON 1
 BuildRequires: python python-devel
 %endif