osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-tasty revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tasty?expand=0&rev=18
This commit is contained in:
parent
4c60456568
commit
1d4094ba33
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package ghc-tasty
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
@ -57,7 +57,7 @@ Summary: Haskell %{pkg_name} library development files
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ghc-compiler = %{ghc_version}
|
||||
Requires(post): ghc-compiler = %{ghc_version}
|
||||
Requires(postun):ghc-compiler = %{ghc_version}
|
||||
Requires(postun): ghc-compiler = %{ghc_version}
|
||||
|
||||
%description devel
|
||||
This package provides the Haskell %{pkg_name} library development files.
|
||||
|
Loading…
Reference in New Issue
Block a user