From f7cf34a5b56a1c31cfeb88451f430c20cda22e45 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 08:26:17 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:alex revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=105 --- alex.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/alex.spec b/alex.spec index da612de..42b1f94 100644 --- a/alex.spec +++ b/alex.spec @@ -32,12 +32,18 @@ Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-% BuildRequires: autoconf BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel +BuildRequires: ghc-array-prof +BuildRequires: ghc-base-devel +BuildRequires: ghc-base-prof BuildRequires: ghc-containers-devel +BuildRequires: ghc-containers-prof BuildRequires: ghc-directory-devel +BuildRequires: ghc-directory-prof BuildRequires: ghc-rpm-macros ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-process-devel +BuildRequires: ghc-process-prof %endif %description