wok-current diff mesa/receipt @ rev 2704
fix:libcdio-dev missing paranoia.pc
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 16:20:26 2009 +0000 (2009-04-22) |
parents | 3f898e9b90bd |
children | 6f7d74f3b2f4 |
line diff
1.1 --- a/mesa/receipt Tue Oct 07 11:12:02 2008 +0000 1.2 +++ b/mesa/receipt Wed Apr 22 16:20:26 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()