[08:35] Hello [08:36] I want to build the xserver-xorg-video-ati xorg-edgers packages with a different compile configuration. Can I do that? [08:37] I did try set export DEB_BUILD_OPTIONS="--with-gallium-drivers=r600 --enable-vdpau" before running dpkg-buildpackage -rfakeroot [08:37] , but that didn't work. [08:56] tball: it doesn't need those [08:56] options, it already uses gallium and libvdpau when available [08:56] tjaalton: It says: Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory [09:01] what says? [09:02] tjaalton: Sorry. vdpauinfo [09:04] it's built from mesa, but looks like not enabled currently [09:06] tjaalton: So I don't need to rebuild mesa? [09:06] or do I [09:06] you do [09:11] tjaalton: That leads to my initial question :) How do I set a configuration flag, when building a dep? [09:11] from xorg-edgers. Since I can't find a configuration field within the rules file [09:20] ahh forget it. Found it [09:20] Sorry for being a bit slow this morning [09:26] you build mesa, not -ati [09:26] and just edit debian/rules