diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:03:01 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:03:01 -0500 |
commit | da69d428c267bd95b98276508847ce4fef3ccd7a (patch) | |
tree | 69e63008bb5340ef525491ad420a433929b9d531 /haskell/haskell-GLURaw | |
parent | e292d982ebab3eadfa44f1bf948233690139ac6a (diff) |
haskell/haskell-GLURaw: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-GLURaw')
-rw-r--r-- | haskell/haskell-GLURaw/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-GLURaw/README b/haskell/haskell-GLURaw/README index 8989e984cc8f..4a9e0acd3c87 100644 --- a/haskell/haskell-GLURaw/README +++ b/haskell/haskell-GLURaw/README @@ -2,7 +2,5 @@ GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer interface. -This requires ghc and haskell-OpenGLRaw. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |