diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:21:19 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:21:19 -0500 |
commit | 11c2b7290b871d3782faa48eb0642b02df220ffb (patch) | |
tree | 3e82b9dc22863e419d0596917b79ca2d5d87480d | |
parent | 5209c58d683a74b791d0839c813a3a69ed03a1a2 (diff) | |
download | slackbuilds-11c2b7290b871d3782faa48eb0642b02df220ffb.tar.gz |
haskell/haskell-gloss: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | haskell/haskell-gloss/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/haskell/haskell-gloss/README b/haskell/haskell-gloss/README index 25055f0dac..d2c066e280 100644 --- a/haskell/haskell-gloss/README +++ b/haskell/haskell-gloss/README @@ -3,9 +3,5 @@ data type and a few display functions. Gloss uses OpenGL under the hood, but you won't need to worry about any of that. Get something cool on the screen in under 10 minutes. -This requires ghc, haskell-ObjectName, haskell-OpenGLRaw, -haskell-StateVar, haskell-Tensor, haskell-GLURaw, haskell-bmp, -haskell-OpenGL and haskell-GLUT. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |