diff options
Diffstat (limited to 'meta-gnome/recipes-apps/gnome-mplayer')
-rw-r--r-- | meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb index d455f1447b0..ddc10aa0a1a 100644 --- a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb +++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb @@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "a07130d62719e8c1244f8405dd97445798df5204fc0f3f2f2b669b1251 EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore" inherit gettext pkgconfig autotools gconf + +PNBLACKLIST[gmtk] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130661/" |