openchrome: add missing file
authorPhil Blundell <philb@gnu.org>
Sun, 19 Oct 2008 18:12:44 +0000 (19:12 +0100)
committerPhil Blundell <philb@gnu.org>
Sun, 19 Oct 2008 18:12:44 +0000 (19:12 +0100)
packages/openchrome/configure-dri.patch [new file with mode: 0644]

diff --git a/packages/openchrome/configure-dri.patch b/packages/openchrome/configure-dri.patch
new file mode 100644 (file)
index 0000000..605078e
--- /dev/null
@@ -0,0 +1,11 @@
+--- s/configure.ac~    2008-07-27 10:50:51.000000000 +0100
++++ s/configure.ac     2008-07-27 10:57:25.000000000 +0100
+@@ -70,7 +70,7 @@
+ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
+ # Checks for pkg-config packages
+-PKG_CHECK_MODULES(XORG, [xorg-server xproto xvmc fontsproto libdrm $REQUIRED_MODULES])
++PKG_CHECK_MODULES(XORG, [xorg-server xproto xvmc fontsproto libdrm xf86driproto $REQUIRED_MODULES])
+ sdkdir=$(pkg-config --variable=sdkdir xorg-server)
+ # Checks for libraries.