summaryrefslogtreecommitdiff
path: root/repo/system/glu
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/glu')
-rw-r--r--repo/system/glu/glu.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/glu/glu.xibuild b/repo/system/glu/glu.xibuild
index 54249a7..edac51c 100644
--- a/repo/system/glu/glu.xibuild
+++ b/repo/system/glu/glu.xibuild
@@ -4,7 +4,7 @@ NAME="glu"
DESC="Mesa OpenGL Utility library"
MAKEDEPS="meson ninja "
-DEPS="mesa opengl"
+DEPS="mesa"
PKG_VER=9.0.2
SOURCE="https://mesa.freedesktop.org/archive/glu/glu-$PKG_VER.tar.xz"