From 7cd608519151759c77e09a45de4fbf367ce5ee35 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Fri, 4 Mar 2005 23:44:54 +0000 Subject: [PATCH] libxine for opie: -Disabling the cacatest resulted in the attempt to build the caca output plugin. We disable caca completely now (tested with caca headers installed when cross compiling xine) BKrev: 4228f2f6wn__7mc1SSO5Di_S1lW6zw --- packages/libxine/libxine-opie_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/libxine/libxine-opie_1.0.bb b/packages/libxine/libxine-opie_1.0.bb index 11d1944b36..2f9a1530d6 100644 --- a/packages/libxine/libxine-opie_1.0.bb +++ b/packages/libxine/libxine-opie_1.0.bb @@ -47,7 +47,7 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \ --without-v4l --without-arts --without-sdl \ --disable-dxr3 --without-xv --without-xvmc \ --without-xxmc --without-Xshm --without-x \ - --disable-cacatest" + --disable-cacatest --without-caca " do_compile() { oe_runmake LIBTOOL=${S}/${TARGET_SYS}-libtool -- 2.39.5