- add gstreamer-plugins-good as dependency

PR:		155594
Submitted by:	Jakub Lach
This commit is contained in:
Dirk Meyer 2011-04-08 03:28:51 +00:00
parent 3dd9921498
commit 2ec30e71b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272363

View file

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