aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-OpenGL/haskell-OpenGL.info
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-13 17:31:44 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-14 08:07:00 +0700
commitbe24253f69ecd4708135068bf3f4118799b025ba (patch)
tree65fecfbe417e1c0ae8bfc1fc12b06e38f549c4eb /haskell/haskell-OpenGL/haskell-OpenGL.info
parentdba554b51504294a987cf85d60f41a7a3832dcec (diff)
downloadslackbuilds-be24253f69ecd4708135068bf3f4118799b025ba.tar.xz
haskell/haskell-OpenGL: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-OpenGL/haskell-OpenGL.info')
-rw-r--r--haskell/haskell-OpenGL/haskell-OpenGL.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-OpenGL/haskell-OpenGL.info b/haskell/haskell-OpenGL/haskell-OpenGL.info
index c9ca20f27f3a..60815959b41f 100644
--- a/haskell/haskell-OpenGL/haskell-OpenGL.info
+++ b/haskell/haskell-OpenGL/haskell-OpenGL.info
@@ -7,6 +7,6 @@ MD5SUM="61fcf6ff183336315fd54f825617e633 \
fa1d6567f49c4b8167508d26e14a278f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-OpenGLRaw haskell-GLURaw haskell-ObjectName haskell-StateVar"
+REQUIRES="haskell-GLURaw haskell-ObjectName haskell-StateVar"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"