diff options
Diffstat (limited to 'audio/moodbar/Makefile')
| -rw-r--r-- | audio/moodbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index 95aadc8ffd6c..ab71d4cdbcb2 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -12,10 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfftw3.so:math/fftw3 TEST_DEPENDS= ${PYNUMPY} -USES= compiler:c++14-lang gnome meson pkgconfig python:3.5+,test \ +USES= compiler:c++14-lang gnome gstreamer meson pkgconfig python:3.5+,test \ shebangfix tar:xz USE_GNOME= glib20 -USE_GSTREAMER1= yes good ogg vorbis +USE_GSTREAMER= good ogg vorbis PLIST_FILES= bin/moodbar SHEBANG_FILES= test.py |
