You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/faad2/files/faad2-2.7-libmp4ff-install-...

14 lines
305 B

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