summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-geode/geode-2.11.14-ftbfs.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-02-03 15:47:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-02-03 15:47:43 +0000
commitc20a5723ca788335cd109f772a19f798599dad75 (patch)
treee87335d45431b9091141316559f8029670d8ccf6 /main/xf86-video-geode/geode-2.11.14-ftbfs.patch
parentb79796d83c46f5d3088de32f6c4bfea40cd341e4 (diff)
downloadaports-c20a5723ca788335cd109f772a19f798599dad75.tar.bz2
aports-c20a5723ca788335cd109f772a19f798599dad75.tar.xz
main/xf86-video-geode: rebuild against xorg-server-1.15
Diffstat (limited to 'main/xf86-video-geode/geode-2.11.14-ftbfs.patch')
-rw-r--r--main/xf86-video-geode/geode-2.11.14-ftbfs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/xf86-video-geode/geode-2.11.14-ftbfs.patch b/main/xf86-video-geode/geode-2.11.14-ftbfs.patch
new file mode 100644
index 000000000..f1749d6e0
--- /dev/null
+++ b/main/xf86-video-geode/geode-2.11.14-ftbfs.patch
@@ -0,0 +1,12 @@
+diff -up xf86-video-geode-2.11.14/src/geode_dcon.c.jx xf86-video-geode-2.11.14/src/geode_dcon.c
+--- xf86-video-geode-2.11.14/src/geode_dcon.c.jx 2012-11-24 05:01:15.000000000 -0500
++++ xf86-video-geode-2.11.14/src/geode_dcon.c 2013-10-25 16:19:35.950234174 -0400
+@@ -29,6 +29,7 @@
+
+ /* Includes that are used by all drivers */
+ #include <xf86.h>
++#include <xf86Modes.h>
+ #include <xf86_OSproc.h>
+ #include <compiler.h>
+
+