From 7b0628f037dcbf85cfb381d5e05dea39a2059d33 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 25 May 2022 22:50:03 +0100 Subject: fixed various broken dependencies --- repo/system/glu/glu.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/glu') 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" -- cgit v1.2.1