Skip to content

Commit

Permalink
gammaray.spec - add libxml2-devel build requirement for Fedora20
Browse files Browse the repository at this point in the history
  • Loading branch information
winterz committed Oct 31, 2014
1 parent c1aa486 commit 98a7991
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gammaray.spec
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ BuildRequires: java-1.8.0-openjdk
%if 0%{?fedora} >= 19
BuildRequires: perl-podlators
%endif
%if 0%{?fedora} >= 20
BuildRequires: hdf5-devel libxml2-devel
%endif
Requires: graphviz
%endif

Expand Down

0 comments on commit 98a7991

Please sign in to comment.