[Lunar-commits] <moonbase-xorg> xf86-video-glint: build and dep fixes

Stefan Wold ratler at lunar-linux.org
Tue Jan 21 14:52:01 CET 2014


commit eed26ecd0b3bc00c41945599a3a743047ace1603
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 19 Jan 2014 05:09:16 -0800
URL: https://github.com/lunar-linux/moonbase-xorg/commit/eed26ecd0b3bc00c41945599a3a743047ace1603

xf86-video-glint: build and dep fixes
---
  driver/xf86-video-glint/DEPENDS   | +1/-1     
  driver/xf86-video-glint/PRE_BUILD | +4/-0     
  2 files changed, 5 insertions(+), 1 deletion(-)

--- a/driver/xf86-video-glint/DEPENDS
+++ b/driver/xf86-video-glint/DEPENDS
@@ -1,2 +1,2 @@
 depends xorg-server
-depends mesa-lib
+depends xf86dgaproto
--- /dev/null
+++ b/driver/xf86-video-glint/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# Build fixes
+sedit 's:#include "mibstore.h"::;s:miInitializeBackingStore(pScreen);::' src/glint_driver.c




More information about the Lunar-commits mailing list