aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/files/w100-Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mplayer/files/w100-Makefile.patch')
-rw-r--r--recipes/mplayer/files/w100-Makefile.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/mplayer/files/w100-Makefile.patch b/recipes/mplayer/files/w100-Makefile.patch
new file mode 100644
index 0000000000..01899556d3
--- /dev/null
+++ b/recipes/mplayer/files/w100-Makefile.patch
@@ -0,0 +1,10 @@
+--- mplayer_20060519/Makefile.orig 2006-05-30 10:29:18.000000000 +0100
++++ mplayer_20060519/Makefile 2006-05-30 10:29:53.000000000 +0100
+@@ -74,6 +74,7 @@
+ $(DIRECTFB_LIB) \
+ $(CACA_LIB) \
+ $(VESA_LIB) \
++ $(W100_LIB)
+
+ ifeq ($(EXTERNAL_VIDIX),yes)
+ VO_LIBS += $(EXTERNAL_VIDIX_LIB)