libxine: set DEF_PREF -1 for 1.1.16.3 (fails do_configure)
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 26 Jul 2009 16:33:34 +0000 (18:33 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 26 Jul 2009 16:33:34 +0000 (18:33 +0200)
recipes/libxine/libxine_1.1.16.3.bb

index 21e5a6b..1fe265e 100644 (file)
@@ -1,5 +1,8 @@
 require libxine.inc
 
+#fails do_configure in minimal and angstrom
+DEFAULT_PREFERENCE = "-1"
+
 PPDIR = "1.26"
 PR = "r0"