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