- add gstreamer-plugins-good as dependency
PR: 155594 Submitted by: Jakub Lach
This commit is contained in:
parent
3dd9921498
commit
2ec30e71b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272363
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
|
||||
USE_GSTREAMER+= vorbis ogg theora good
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GTK)
|
||||
|
|
Loading…
Reference in a new issue