- add vp8 to the list of gstreamer plugins

Submitted by:	Jakub Lach
This commit is contained in:
Dirk Meyer 2011-06-11 07:24:17 +00:00
parent 88c45948d0
commit 4264127c74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275346

View file

@ -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)