summarylogtreecommitdiffstats
path: root/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch')
-rw-r--r--faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch b/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
new file mode 100644
index 000000000000..5d39cad95d7e
--- /dev/null
+++ b/faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch
@@ -0,0 +1,13 @@
+Install mp4ff_int_types.h for mythmusic.
+
+http://bugs.gentoo.org/275008
+
+--- common/mp4ff/Makefile.am
++++ common/mp4ff/Makefile.am
+@@ -1,5 +1,5 @@
+ lib_LTLIBRARIES = libmp4ff.la
+-include_HEADERS = mp4ff.h mp4ffint.h
++include_HEADERS = mp4ff.h mp4ffint.h mp4ff_int_types.h
+
+ AM_CFLAGS = -DUSE_TAGGING=1
+