summaryrefslogtreecommitdiff
path: root/recipes/mesa/freeglut_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mesa/freeglut_2.4.0.bb')
-rw-r--r--recipes/mesa/freeglut_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/freeglut_2.4.0.bb b/recipes/mesa/freeglut_2.4.0.bb
index a244fb23e1..cfc9ec175f 100644
--- a/recipes/mesa/freeglut_2.4.0.bb
+++ b/recipes/mesa/freeglut_2.4.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. "
LICENSE = "MIT/X11"
-DEPENDS = "mesa"
+DEPENDS = "virtual/libgl"
SRC_URI = "http://dfn.dl.sourceforge.net/sourceforge/freeglut/freeglut-${PV}.tar.gz"