diff options
Diffstat (limited to 'package/glu/Makefile')
-rw-r--r-- | package/glu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glu/Makefile b/package/glu/Makefile index e17e16e56..ee8d70b32 100644 --- a/package/glu/Makefile +++ b/package/glu/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_HASH:= 1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12 PKG_DESCR:= opengl utility library PKG_SECTION:= libs/video -PKG_BUILDDEP:= mesalib +PKG_BUILDDEP:= mesa PKG_URL:= http://cgit.freedesktop.org/mesa/glu/ PKG_SITES:= ftp://ftp.freedesktop.org/pub/mesa/glu/ PKG_LIBNAME:= libglu |