diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:08:15 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:08:15 -0500 |
commit | 4ed4fd07b6745525f461bc41a6f41ba9a7370761 (patch) | |
tree | 2de30f62121427f6f1bba06657d33d7daf07d65d | |
parent | 3c28b03926e95ab92adc78a999aa6768310dd934 (diff) | |
download | slackbuilds-4ed4fd07b6745525f461bc41a6f41ba9a7370761.tar.gz |
haskell/haskell-OpenGL: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | haskell/haskell-OpenGL/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-OpenGL/README b/haskell/haskell-OpenGL/README index be6dacd307..ebf17e93da 100644 --- a/haskell/haskell-OpenGL/README +++ b/haskell/haskell-OpenGL/README @@ -1,8 +1,5 @@ A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its accompanying utility library (GLU, version 1.3). -This requires ghc, haskell-OpenGLRaw, haskell-GLURaw, -haskell-ObjectName, haskell-StateVar and haskell-Tensor. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |