- add vp8 to the list of gstreamer plugins
Submitted by: Jakub Lach
This commit is contained in:
parent
88c45948d0
commit
4264127c74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275346
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue