# HG changeset patch # User Christopher Rogers # Date 1286498608 0 # Node ID d45976799b8dd0f1e929ccfcd76a83280416d840 # Parent 873c4ae3f6db0084b8f6a5c447457ee3eb18c0b9 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. diff -r 873c4ae3f6db -r d45976799b8d mesa-dev/receipt --- a/mesa-dev/receipt Thu Oct 07 23:57:24 2010 +0000 +++ b/mesa-dev/receipt Fri Oct 08 00:43:28 2010 +0000 @@ -7,6 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.mesa3d.org/" WANTED="mesa" +DEPENDS="mesa libdrm-dev xorg-dev-proto libxcb-dev" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()