OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: xenocara

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Fri Mar 21 2008 - 16:07:49 CDT


CVSROOT: /cvs
Module name: xenocara
Changes by: ogacvs.openbsd.org 2008/03/21 15:07:49

Modified files:
        lib : Makefile

Log message:
Install libdrm before libGL. That way if we're building X on a clean system
with dri, libGL doesn't fail due to drm.h being missing.

ok matthieu. Patch from Peter Hessler, thanks!