diff options
Diffstat (limited to 'p/haskell-opengl/debian/control')
| -rw-r--r-- | p/haskell-opengl/debian/control | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control index d4b161684..3e959bac7 100644 --- a/p/haskell-opengl/debian/control +++ b/p/haskell-opengl/debian/control @@ -10,11 +10,14 @@ Build-Depends: debhelper (>= 9) , ghc , ghc-prof , ghc-doc - , libghc-openglraw-dev (>= 1.3.0.0) + , libghc-text-dev + , libghc-text-prof + , libghc-openglraw-dev (>= 1.4.1.0) , libghc-openglraw-prof - , libghc-gluraw-dev (>= 1.1.0.0) + , libghc-gluraw-dev (>= 1.3.0.0) , libghc-gluraw-prof Build-Depends-Indep: ghc-doc + , libghc-text-doc , libghc-openglraw-doc , libghc-gluraw-doc Homepage: http://hackage.haskell.org/package/OpenGL |
