needs network-uri
This commit is contained in:
parent
5c4d231f66
commit
f64eaaef3c
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-0.9.12
|
||||
# generated by cabal-rpm-0.10.0
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name texmath
|
||||
@ -21,7 +21,7 @@ BuildRequires: ghc-rpm-macros
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-network-devel
|
||||
BuildRequires: ghc-network-uri-devel
|
||||
BuildRequires: ghc-pandoc-types-devel
|
||||
BuildRequires: ghc-parsec-devel
|
||||
BuildRequires: ghc-syb-devel
|
||||
@ -93,7 +93,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc README.markdown
|
||||
%doc README.markdown changelog
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user