Author: beatle Date: 2006-10-20 15:17:34 -0400 (Fri, 20 Oct 2006) New Revision: 3867
Modified: branches/experimental/mesa/debian/control Log: Add build-dependency on lesstif2-dev needed to build the GLw libraries. Modified: branches/experimental/mesa/debian/control =================================================================== --- branches/experimental/mesa/debian/control 2006-10-20 19:07:36 UTC (rev 3866) +++ branches/experimental/mesa/debian/control 2006-10-20 19:17:34 UTC (rev 3867) @@ -4,7 +4,7 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: Thierry Reding <[EMAIL PROTECTED]> Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.0.2) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, dpkg-dev (>= 1.13.19) +Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.0.2) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19) Package: libgl1-mesa-swx11 Section: libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

