While you're fixing dependencies, I'm pretty sure test_codec is swcodec only.

On 4/12/2010 07:09, [email protected] wrote:
Date: 2010-04-12 13:09:07 +0200 (Mon, 12 Apr 2010)
New Revision: 25603

Log Message:
some test plugins have dependencies

Modified:
    trunk/apps/plugins/SOURCES

Modified: trunk/apps/plugins/SOURCES
===================================================================
--- trunk/apps/plugins/SOURCES  2010-04-12 10:25:49 UTC (rev 25602)
+++ trunk/apps/plugins/SOURCES  2010-04-12 11:09:07 UTC (rev 25603)
@@ -182,9 +182,13 @@
  #endif

  #ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
+#ifdef HAVE_ADJUSTABLE_CPU_FREQ
  test_boost.c
+#endif
  test_codec.c
+#ifdef HAVE_JPEG
  test_core_jpeg.c
+#endif
  test_disk.c
  test_fps.c
  test_gfx.c
@@ -194,7 +198,9 @@
  #endif
  test_mem.c
  test_mem_jpeg.c
+#ifdef HAVE_LCD_COLOR
  test_resize.c
+#endif
  test_sampr.c
  test_scanrate.c
  #ifdef HAVE_TOUCHSCREEN

_______________________________________________
rockbox-cvs mailing list
[email protected]
http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs

Reply via email to