diff options
-rw-r--r-- | packages/mplayer/mplayer_1.0pre6a.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/mplayer/mplayer_1.0pre6a.bb b/packages/mplayer/mplayer_1.0pre6a.bb index a8392aadb3..b74ca0ce36 100644 --- a/packages/mplayer/mplayer_1.0pre6a.bb +++ b/packages/mplayer/mplayer_1.0pre6a.bb @@ -61,9 +61,6 @@ EXTRA_OECONF = " \ \ --with-extralibdir=${STAGING_LIBDIR} " -EXTRA_OECONF_append_corgi = " --enable-vidix " -EXTRA_OECONF_append_shepherd = " --enable-vidix " -EXTRA_OECONF_append_husky = " --enable-vidix " EXTRA_OECONF_append_c7x0 = " --enable-vidix " do_configure() { |