On Thu, 2009-03-26 at 10:02 +0100, Petr Salinger wrote: > Please could you either > > 1) depend on linux-libc-dev only on linux architectures, > it should suffice to use something like > "linux-libc-dev [linux-any] >= 2.6.28" in debian/control
done, but note that you'll have to fix kfreebsd-kernel-headers to provide the headers that have been removed from libdrm-dev: /usr/include/drm/sis_drm.h /usr/include/drm/i915_drm.h /usr/include/drm/mga_drm.h /usr/include/drm/savage_drm.h /usr/include/drm/i830_drm.h /usr/include/drm/drm.h /usr/include/drm/drm_mode.h /usr/include/drm/i810_drm.h /usr/include/drm/via_drm.h /usr/include/drm/drm_sarea.h /usr/include/drm/radeon_drm.h /usr/include/drm/r128_drm.h as provided by linux-libc-dev 2.6.29 (there are recent changes that will be required to build mesa and xserver-xorg-video-intel). Cheers, Julien -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

