From c89b7f7957c3ed9d69e60d5c53178790ca16d6fd Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 11 Jun 2011 07:24:17 +0000 Subject: - add vp8 to the list of gstreamer plugins Submitted by: Jakub Lach --- www/opera/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/opera/Makefile b/www/opera/Makefile index 2ac5a942a1e4..a6440dee941f 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client .endif .if !defined(WITHOUT_VIDEO) -USE_GSTREAMER+= vorbis ogg theora good +USE_GSTREAMER+= vorbis ogg theora vp8 good .endif .if defined(WITH_GTK) -- cgit