wok-stable rev 6565

Added mesa, libdrm-dev, xorg-dev-proto, and libxcb-dev to depends of mesa-dev. Fixes pkgconfig --cflags glw from not working in clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 00:43:28 2010 +0000 (2010-10-08)
parents 873c4ae3f6db
children 4d2596fce43d
files mesa-dev/receipt
line diff
     1.1 --- a/mesa-dev/receipt	Thu Oct 07 23:57:24 2010 +0000
     1.2 +++ b/mesa-dev/receipt	Fri Oct 08 00:43:28 2010 +0000
     1.3 @@ -7,6 +7,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  WEB_SITE="http://www.mesa3d.org/"
     1.6  WANTED="mesa"
     1.7 +DEPENDS="mesa libdrm-dev xorg-dev-proto libxcb-dev"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()