From c9f6ea45b6a1870b0da9545015f36287f1beead5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 11 Jan 2010 20:41:04 +0100 Subject: [PATCH] mplayer svn: add dvbhead support --- recipes/mplayer/mplayer_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb index 6d6f78fc94..01951a0f58 100644 --- a/recipes/mplayer/mplayer_svn.bb +++ b/recipes/mplayer/mplayer_svn.bb @@ -36,7 +36,7 @@ RCONFLICTS_${PN} = "mplayer-atty" RREPLACES_${PN} = "mplayer-atty" PV = "0.0+1.0rc2+svnr${SRCPV}" -PR = "r14" +PR = "r15" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1" @@ -132,7 +132,7 @@ EXTRA_OECONF = " \ --disable-dxr2 \ --disable-dxr3 \ --disable-dvb \ - --disable-dvbhead \ + --enable-dvbhead \ --disable-mga \ --disable-xmga \ --enable-xv \ -- 2.39.5