From 754cb2af91676b84d6d1445537f51117f3020bcf Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 11 Jan 2003 11:18:00 +0000 Subject: resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev, because it is not entirely free; therefore we include the em8300.h header in our tree, because this is the only thing we need Please note that the dxr3 plugins will now be built for everyone unless you specify --disable-dxr3. But this should be no problem, since they detect dxr3 presence at runtime. CVS patchset: 3866 CVS date: 2003/01/11 11:18:00 --- src/dxr3/dxr3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dxr3/dxr3.h') diff --git a/src/dxr3/dxr3.h b/src/dxr3/dxr3.h index 2790a1809..da7bd9d09 100644 --- a/src/dxr3/dxr3.h +++ b/src/dxr3/dxr3.h @@ -17,13 +17,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: dxr3.h,v 1.5 2002/10/26 14:35:04 mroi Exp $ + * $Id: dxr3.h,v 1.6 2003/01/11 11:18:00 mroi Exp $ */ #ifndef HAVE_DXR3_H #define HAVE_DXR3_H -#include +#include "em8300.h" #include "xine_internal.h" -- cgit v1.2.3