wok-4.x diff mesa/receipt @ rev 2974
Add: firefox-dev (somehow missing; needed for browser plugins)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun May 10 14:20:42 2009 +0000 (2009-05-10) |
parents | 3f898e9b90bd |
children | 6f7d74f3b2f4 |
line diff
1.1 --- a/mesa/receipt Tue Oct 07 11:12:02 2008 +0000 1.2 +++ b/mesa/receipt Sun May 10 14:20:42 2009 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="${SOURCE}Lib-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.mesa3d.org/" 1.6 WGET_URL="$SF_MIRROR/mesa3d/$TARBALL" 1.7 +PROVIDE="libgl libglu" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()