depends on syb for ghc-7.0
This commit is contained in:
parent
0354bbc6cb
commit
ba7dc0a4b0
@ -6,7 +6,7 @@
|
||||
presentation MathML. It supports basic LaTeX and AMS extensions, and it can\
|
||||
parse and apply LaTeX macros.
|
||||
|
||||
%global ghc_pkg_deps ghc-parsec-devel, ghc-xml-devel
|
||||
%global ghc_pkg_deps ghc-parsec-devel, ghc-syb-devel, ghc-xml-devel
|
||||
|
||||
%bcond_without shared
|
||||
%bcond_without hscolour
|
||||
@ -16,7 +16,7 @@ parse and apply LaTeX macros.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 21 2010 Jens Petersen <petersen@redhat.com> - 0.4-2
|
||||
- need depends on syb for ghc-7.0
|
||||
|
||||
* Fri Nov 12 2010 Jens Petersen <petersen@redhat.com> - 0.4-1
|
||||
- GPLv2+
|
||||
- add deps and description
|
||||
|
Loading…
Reference in New Issue
Block a user