From 1403dc17afcab0ca54aafc8c022e881885eb101e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 28 Aug 2009 22:43:39 +0200 Subject: [PATCH] intel-project: change to Mesa-master and libdrm-master --- projects/intel/options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/intel/options b/projects/intel/options index 3dc142e787..8ac7877a7a 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -11,5 +11,5 @@ XORG_DRIVERS="intel" # eg.: i915, i965 DRIDRIVERS="i965" -MESA=Mesa -LIBDRM=libdrm +MESA=Mesa-master +LIBDRM=libdrm-master