- try to work around factory-auto (again!)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=127
This commit is contained in:
Peter Trommler 2012-12-03 18:25:48 +00:00 committed by Git OBS Bridge
parent d0f8248233
commit 208b77df24
2 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Mon Dec 3 09:33:59 UTC 2012 - peter.trommler@ohm-hochschule.de
- try to work around factory-auto still thniking we need
- try to work around factory-auto still thinking we need
to wait for BRs even when those are in a comment
-------------------------------------------------------------------

View File

@ -57,18 +57,18 @@ BuildRequires: ghc-old-time-devel
BuildRequires: ghc-time-devel
BuildRequires: ghc-unix-devel
%if %{undefined without_hscolour}
#Buildres: ghc-array
#Buildres: ghc-base
#Buildres: ghc-containers
#Buildres: ghc-deepseq
#Buildres: ghc-directory
#Buildres: ghc-filepath
#Buildres: ghc-haskell98
#Buildres: ghc-old-locale
#Buildres: ghc-old-time
#Buildres: ghc-process
#Buildres: ghc-time
#Buildres: ghc-unix
# array
# base
# containers
# deepseq
# directory
# filepath
# haskell98
# old-locale
# old-time
# process
# time
# unix
%endif
%endif
BuildRequires: autoconf