diff options
Diffstat (limited to 'p/haskell-sdl/debian/control')
| -rw-r--r-- | p/haskell-sdl/debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-sdl/debian/control b/p/haskell-sdl/debian/control index 1574e57e2..d0b99ed81 100644 --- a/p/haskell-sdl/debian/control +++ b/p/haskell-sdl/debian/control @@ -32,6 +32,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libsdl1.2-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} Description: Haskell SDL binding for GHC This package provides the SDL library bindings for the Haskell programming language. SDL is a library that allows programs portable low level access @@ -42,6 +43,7 @@ Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} Description: Haskell SDL binding for GHC - profiling libraries This package provides the SDL library bindings for the Haskell programming language, compiled for profiling. SDL is a library that allows programs |
